AnnotationInstanceResolve |
|
AnnotationValueResolve |
|
ArrayJavaType |
|
BytecodeAnnotationVisitor |
|
BytecodeCompleter |
|
BytecodeFieldVisitor |
|
BytecodeMethodVisitor |
|
BytecodeVisitor |
|
ClassJavaType |
|
Convert |
|
DeferredType |
|
FirstPass |
Defines scopes and symbols.
|
Flags |
|
JavaSymbol |
|
JavaSymbol.JavaLabelSymbol |
|
JavaSymbol.MethodJavaSymbol |
Represents a method, constructor or initializer (static or instance).
|
JavaSymbol.PackageJavaSymbol |
Represents package.
|
JavaSymbol.TypeJavaSymbol |
Represents a class, interface, enum or annotation type.
|
JavaSymbol.TypeVariableJavaSymbol |
Represents type variable of a parametrized type ie: T in class Foo{}
|
JavaSymbol.VariableJavaSymbol |
Represents a field, enum constant, method or constructor parameter, local variable, resource variable or exception parameter.
|
JavaSymbol.WildcardSymbol |
|
JavaType |
|
LabelsVisitor |
|
LeastUpperBound |
|
MethodJavaType |
|
ParametrizedTypeCache |
|
ParametrizedTypeJavaType |
|
Resolve |
Routines for name resolution.
|
Resolve.AccessErrorJavaSymbol |
|
Resolve.AmbiguityErrorJavaSymbol |
|
Resolve.JavaSymbolNotFound |
|
Scope |
Represents an area of visibility.
|
Scope.ImportScope |
|
Scope.StarImportScope |
|
Scope.StaticStarImportScope |
|
SecondPass |
Completes hierarchy of types.
|
SemanticModel |
|
SymbolMetadataResolve |
|
Symbols |
Predefined symbols.
|
TypeAndReferenceSolver |
Computes types and references of Identifier and MemberSelectExpression.
|
TypeInferenceSolver |
|
Types |
|
TypeSubstitution |
|
TypeSubstitutionSolver |
|
TypeVariableJavaType |
|
UnknownType |
|
WildCardType |
|