nitc :: AParExprs :: n_cpar=
# The closing parenthesis var n_cpar: TCpar is writable, noinit
redef fun n_cpar=(node) do _n_cpar = node node.parent = self end