nitc :: AVarExpr :: init_avarexpr
init init_avarexpr ( n_id: nullable TId ) do _n_id = n_id.as(not null) n_id.parent = self end