Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Package org.eclipse.jdt.internal.compiler.lookup
Interface Summary
ExtraCompilerModifiers
InvocationSite
ProblemReasons
Substitution
TagBits
TypeConstants
TypeIds
Class Summary
AnnotationBinding
Represents JSR 175 Annotation instances in the type-system.
AnnotationHolder
ArrayBinding
BaseTypeBinding
BinaryLocalVariableBinding
BinaryTypeBinding
Binding
BlockScope
CaptureBinding
ClassScope
CompilationUnitScope
ElementValuePair
FieldBinding
ImportBinding
ImportConflictBinding
InferenceContext
Context used during type inference for a generic method invocation
InnerEmulationDependency
LocalTypeBinding
LocalVariableBinding
LookupEnvironment
MemberTypeBinding
MethodBinding
MethodScope
Specific block scope used for methods, constructors or clinits, representing its outermost blockscope.
MethodVerifier
MissingTypeBinding
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,
ProblemBinding
ProblemFieldBinding
ProblemMethodBinding
ProblemPackageBinding
ProblemReferenceBinding
RawTypeBinding
Denote a raw type, i.e.
ReferenceBinding
Scope
SignatureWrapper
SourceTypeBinding
SyntheticArgumentBinding
SyntheticFieldBinding
SyntheticMethodBinding
TypeBinding
TypeVariableBinding
Binding for a type parameter, held by source/binary type or method.
UnresolvedAnnotationBinding
UnresolvedReferenceBinding
UpdatedMethodBinding
VariableBinding
WildcardBinding
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes