java.lang.Object
javax.lang.model.util.AbstractTypeVisitor6<Boolean,TypeMirror>
javax.lang.model.util.SimpleTypeVisitor6<Boolean,TypeMirror>
javax.lang.model.util.SimpleTypeVisitor7<Boolean,TypeMirror>
javax.lang.model.util.SimpleTypeVisitor8<Boolean,TypeMirror>
javax.lang.model.util.SimpleTypeVisitor9<Boolean,TypeMirror>
javax.lang.model.util.SimpleTypeVisitor14<Boolean,TypeMirror>
org.microbean.lang.visitor.AssignableVisitor
- All Implemented Interfaces:
TypeVisitor<Boolean,
TypeMirror>
-
Field Summary
Fields inherited from class javax.lang.model.util.SimpleTypeVisitor6
DEFAULT_VALUE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected final Boolean
final Boolean
final AssignableVisitor
withConvertibleVisitor
(ConvertibleVisitor convertibleVisitor) Methods inherited from class javax.lang.model.util.SimpleTypeVisitor8
visitIntersection
Methods inherited from class javax.lang.model.util.SimpleTypeVisitor7
visitUnion
Methods inherited from class javax.lang.model.util.SimpleTypeVisitor6
visitArray, visitDeclared, visitError, visitExecutable, visitNoType, visitNull, visitTypeVariable, visitWildcard
Methods inherited from class javax.lang.model.util.AbstractTypeVisitor6
visit, visit, visitUnknown
-
Constructor Details
-
AssignableVisitor
-
-
Method Details
-
withConvertibleVisitor
-
defaultAction
- Overrides:
defaultAction
in classSimpleTypeVisitor6<Boolean,
TypeMirror>
-
visitPrimitive
- Specified by:
visitPrimitive
in interfaceTypeVisitor<Boolean,
TypeMirror> - Overrides:
visitPrimitive
in classSimpleTypeVisitor6<Boolean,
TypeMirror>
-