nitc :: ACharExpr :: defaultinit
# A character literal class ACharExpr super AExpr # The character token var n_char: TChar is writable, noinit end