nitc :: AVarExpr :: defaultinit
# A local variable read access. # The parser cannot instantiate them, see `ACallExpr`. class AVarExpr super AVarFormExpr end