nitc :: ASendExpr :: init_asendexpr
init init_asendexpr ( n_expr: nullable AExpr ) do _n_expr = n_expr.as(not null) n_expr.parent = self end