public static interface RangeExpr.Visitor<P,R>
default R
visit(RangeExpr rangeExpr, P par)
default R visit(RangeExpr rangeExpr, P par)