Class TypeVariableImpl
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl
- All Implemented Interfaces:
AnnotatedConstruct, ReferenceType, TypeMirror, TypeVariable
Implementation of TypeVariable
-
Field Summary
Fields inherited from class TypeMirrorImpl
_binding, _env -
Method Summary
Methods inherited from class TypeMirrorImpl
equals, getAnnotation, getAnnotationBindings, getAnnotationMirrors, getAnnotationsByType, getPackedAnnotationBindings, hashCode, toStringMethods inherited from interface TypeMirror
equals, getAnnotation, getAnnotationMirrors, getAnnotationsByType, hashCode, toString
-
Method Details
-
asElement
- Specified by:
asElementin interfaceTypeVariable
-
getLowerBound
- Specified by:
getLowerBoundin interfaceTypeVariable
-
getUpperBound
- Specified by:
getUpperBoundin interfaceTypeVariable
-
accept
- Specified by:
acceptin interfaceTypeMirror- Overrides:
acceptin classTypeMirrorImpl
-
getKind
- Specified by:
getKindin interfaceTypeMirror- Overrides:
getKindin classTypeMirrorImpl
-