nitc :: AAbortExpr :: n_kwabort=
abort
# The `abort` keyword var n_kwabort: TKwabort is writable, noinit
redef fun n_kwabort=(node) do _n_kwabort = node node.parent = self end