nitc :: AFloatExpr :: n_float=
# The float token var n_float: TFloat is writable, noinit
redef fun n_float=(node) do _n_float = node node.parent = self end