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