nitc :: ASelfExpr :: n_kwself=
self
# The `self` keyword var n_kwself: nullable TKwself = null is writable
redef fun n_kwself=(node) do _n_kwself = node node.parent = self end