Uses of Class
org.jvnet.tiger_types.TypeVisitor
-
Uses of TypeVisitor in org.jvnet.tiger_types
Fields in org.jvnet.tiger_types declared as TypeVisitorModifier and TypeFieldDescriptionprivate static final TypeVisitor<Type, Class> Types.baseClassFinderprivate static final TypeVisitor<Type, Types.BinderArg> Types.binderprivate static final TypeVisitor<Class, Void> Types.eraserImplements the logic forTypes.erasure(Type).