nitc :: ALambdaExpr :: n_kwmeth=
var n_kwmeth: TKwmeth is writable, noinit
redef fun n_kwmeth=(node) do _n_kwmeth = node node.parent = self end