| AnnotationBinding |
Represents JSR 175 Annotation instances in the type-system.
|
| AnnotationHolder |
|
| AptBinaryLocalVariableBinding |
|
| AptSourceLocalVariableBinding |
|
| ArrayBinding |
|
| BaseTypeBinding |
|
| BinaryTypeBinding |
|
| Binding |
|
| BlockScope |
|
| CaptureBinding |
|
| CatchParameterBinding |
|
| ClassScope |
|
| CompilationUnitScope |
|
| ElementValuePair |
|
| FieldBinding |
|
| ImplicitNullAnnotationVerifier |
Extracted slice from MethodVerifier15, which is responsible only for implicit null annotations.
|
| ImportBinding |
|
| ImportConflictBinding |
|
| InferenceContext |
Context used during type inference for a generic method invocation
|
| InnerEmulationDependency |
|
| InvocationSite.EmptyWithAstNode |
|
| LocalTypeBinding |
|
| LocalVariableBinding |
|
| LookupEnvironment |
|
| MemberTypeBinding |
|
| MethodBinding |
|
| MethodScope |
Specific block scope used for methods, constructors or clinits, representing
its outermost blockscope.
|
| MethodVerifier |
|
| MissingTypeBinding |
|
| MostSpecificExceptionMethodBinding |
Pseudo method binding used to wrapper a real method, and expose less exceptions than original.
|
| NestedTypeBinding |
|
| PackageBinding |
|
| ParameterizedFieldBinding |
Binding denoting a field after type substitution got performed.
|
| ParameterizedGenericMethodBinding |
Binding denoting a generic method after type parameter substitutions got performed.
|
| ParameterizedMethodBinding |
Binding denoting a method after type parameter substitutions got performed.
|
| ParameterizedTypeBinding |
A parameterized type encapsulates a type with type arguments,
|
| PolymorphicMethodBinding |
Binding denoting a polymorphic method
|
| ProblemBinding |
|
| ProblemFieldBinding |
|
| ProblemMethodBinding |
|
| ProblemPackageBinding |
|
| ProblemReferenceBinding |
|
| RawTypeBinding |
Denote a raw type, i.e.
|
| ReferenceBinding |
|
| Scope |
|
| SignatureWrapper |
|
| SourceTypeBinding |
|
| SyntheticArgumentBinding |
|
| SyntheticFieldBinding |
|
| SyntheticMethodBinding |
|
| TypeBinding |
|
| TypeConstants.CloseMethodRecord |
|
| TypeVariableBinding |
Binding for a type parameter, held by source/binary type or method.
|
| UnresolvedAnnotationBinding |
|
| UnresolvedReferenceBinding |
|
| VariableBinding |
|
| WildcardBinding |
|