nitc :: ANeExpr :: defaultinit
# A `!=` expression class ANeExpr super AEqFormExpr redef fun operator do return "!=" end