nitc :: ALlExpr :: defaultinit
# A `<<` expression class ALlExpr super ABinopExpr redef fun operator do return "<<" end