Uses of Package
org.microbean.lang.visitor
Packages that use org.microbean.lang.visitor
-
Classes in org.microbean.lang.visitor used by org.microbean.lang.visitorClassDescriptionA
SimpleTypeVisitor14that, given aTypeMirrorand anElement, attempts to find a supertype of thatTypeMirrorwhose defining element is equal to (normally is identical to) the suppliedElement.ASimpleTypeVisitor14that produces aTypeClosurefor a class or interface type, emulatingjavac'sclosure(Type)operation.