public static interface Name.Visitor<P,R> extends UnresolvedName.Visitor<P,R>, ResolvedName.Visitor<P,R>
R
visit(Name name, P par)
visit
R visit(Name name, P par)