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