Uses of Package
org.microbean.lang.visitor
-
ClassDescriptionA
SimpleTypeVisitor14
that, given aTypeMirror
and anElement
, attempts to find a supertype of thatTypeMirror
whose defining element is equal to (normally is identical to) the suppliedElement
.ASimpleTypeVisitor14
that produces aTypeClosure
for a class or interface type, emulatingjavac
'sclosure(Type)
operation.