public static interface NamedExpr.Visitor<P,R>
default R
visit(NamedExpr namedExpr, P par)
default R visit(NamedExpr namedExpr, P par)