public static interface ListType.Visitor<P,R>
R
visit(ListType listType, P par)
R visit(ListType listType, P par)