nitc :: AAnnotations :: n_opar=
# The opening parenthesis in *at* annotations var n_opar: nullable TOpar = null is writable
redef fun n_opar=(node) do _n_opar = node if node != null then node.parent = self end