Uses of Package
org.eclipse.jdt.internal.compiler.lookup

Packages that use org.eclipse.jdt.internal.compiler.lookup
org.eclipse.jdt.internal.compiler   
org.eclipse.jdt.internal.compiler.ast   
org.eclipse.jdt.internal.compiler.classfmt   
org.eclipse.jdt.internal.compiler.codegen   
org.eclipse.jdt.internal.compiler.flow   
org.eclipse.jdt.internal.compiler.impl   
org.eclipse.jdt.internal.compiler.lookup   
org.eclipse.jdt.internal.compiler.parser   
org.eclipse.jdt.internal.compiler.problem   
org.eclipse.jdt.internal.compiler.util   
org.eclipse.jdt.internal.core.util   
 

Classes in org.eclipse.jdt.internal.compiler.lookup used by org.eclipse.jdt.internal.compiler
BlockScope
           
ClassScope
           
CompilationUnitScope
           
LookupEnvironment
           
MethodBinding
           
MethodScope
          Specific block scope used for methods, constructors or clinits, representing its outermost blockscope.
PackageBinding
           
ReferenceBinding
           
SourceTypeBinding
           
SyntheticMethodBinding
           
TypeBinding
           
TypeConstants
           
TypeIds
           
 

Classes in org.eclipse.jdt.internal.compiler.lookup used by org.eclipse.jdt.internal.compiler.ast
AnnotationBinding
          Represents JSR 175 Annotation instances in the type-system.
ArrayBinding
           
Binding
           
BlockScope
           
ClassScope
           
CompilationUnitScope
           
ElementValuePair
           
FieldBinding
           
InferenceContext18
          Main class for new type inference as per JLS8 sect 18.
InvocationSite
           
LocalTypeBinding
           
LocalVariableBinding
           
MemberTypeBinding
           
MethodBinding
           
MethodScope
          Specific block scope used for methods, constructors or clinits, representing its outermost blockscope.
PackageBinding
           
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,
ReferenceBinding
           
Scope
           
SourceTypeBinding
           
SyntheticArgumentBinding
           
SyntheticMethodBinding
           
TypeBinding
           
TypeConstants
           
TypeIds
           
TypeVariableBinding
          Binding for a type parameter, held by source/binary type or method.
VariableBinding
           
 

Classes in org.eclipse.jdt.internal.compiler.lookup used by org.eclipse.jdt.internal.compiler.classfmt
LookupEnvironment
           
 

Classes in org.eclipse.jdt.internal.compiler.lookup used by org.eclipse.jdt.internal.compiler.codegen
ArrayBinding
           
Binding
           
BlockScope
           
FieldBinding
           
LocalVariableBinding
           
MethodBinding
           
ReferenceBinding
           
Scope
           
SyntheticMethodBinding
           
TypeBinding
           
TypeIds
           
 

Classes in org.eclipse.jdt.internal.compiler.lookup used by org.eclipse.jdt.internal.compiler.flow
BlockScope
           
FieldBinding
           
LocalVariableBinding
           
ReferenceBinding
           
Scope
           
TypeBinding
           
TypeConstants
           
VariableBinding
           
 

Classes in org.eclipse.jdt.internal.compiler.lookup used by org.eclipse.jdt.internal.compiler.impl
PackageBinding
           
TypeIds
           
 

Classes in org.eclipse.jdt.internal.compiler.lookup used by org.eclipse.jdt.internal.compiler.lookup
AnnotationBinding
          Represents JSR 175 Annotation instances in the type-system.
AnnotationHolder
           
ArrayBinding
           
BaseTypeBinding
           
BinaryTypeBinding
           
Binding
           
BlockScope
           
CaptureBinding
           
ClassScope
           
CompilationUnitScope
           
ElementValuePair
           
FieldBinding
           
ImplicitNullAnnotationVerifier
          Extracted slice from MethodVerifier15, which is responsible only for implicit null annotations.
ImportBinding
           
InferenceContext
          Context used during type inference for a generic method invocation
InferenceContext18
          Main class for new type inference as per JLS8 sect 18.
InferenceFailureException
          Thrown when a definite compile error is detected deep within the type inference.
InferenceVariable
          Implementation of 18.1.1 in JLS8
IntersectionCastTypeBinding
           
InvocationSite
           
IQualifiedTypeResolutionListener
          A listener, which gets notified when a type binding has been discovered.
LocalTypeBinding
           
LocalVariableBinding
           
LookupEnvironment
           
MemberTypeBinding
           
MethodBinding
           
MethodScope
          Specific block scope used for methods, constructors or clinits, representing its outermost blockscope.
MethodVerifier
           
MissingTypeBinding
           
NestedTypeBinding
           
NullTypeBinding
           
PackageBinding
           
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
ProblemMethodBinding
           
ProblemReasons
           
RawTypeBinding
          Denote a raw type, i.e.
ReductionResult
          Generalization over TypeBounds and ConstraintFormulas which both can be created during reduction.
ReferenceBinding
           
Scope
           
Scope.Substitutor
           
SignatureWrapper
           
SourceTypeBinding
           
Substitution
           
SyntheticArgumentBinding
           
SyntheticFieldBinding
           
SyntheticMethodBinding
           
TypeBinding
           
TypeBindingVisitor
           
TypeConstants
           
TypeConstants.CloseMethodRecord
           
TypeSystem
           
TypeVariableBinding
          Binding for a type parameter, held by source/binary type or method.
UnresolvedReferenceBinding
           
VariableBinding
           
VoidTypeBinding
           
WildcardBinding
           
 

Classes in org.eclipse.jdt.internal.compiler.lookup used by org.eclipse.jdt.internal.compiler.parser
TypeIds
           
 

Classes in org.eclipse.jdt.internal.compiler.lookup used by org.eclipse.jdt.internal.compiler.problem
Binding
           
FieldBinding
           
InvocationSite
           
LocalVariableBinding
           
LookupEnvironment
           
MethodBinding
           
ReferenceBinding
           
Scope
           
SourceTypeBinding
           
TypeBinding
           
TypeVariableBinding
          Binding for a type parameter, held by source/binary type or method.
 

Classes in org.eclipse.jdt.internal.compiler.lookup used by org.eclipse.jdt.internal.compiler.util
InferenceVariable
          Implementation of 18.1.1 in JLS8
MethodBinding
           
PackageBinding
           
ReferenceBinding
           
TypeBinding
           
 

Classes in org.eclipse.jdt.internal.compiler.lookup used by org.eclipse.jdt.internal.core.util
AnnotationBinding
          Represents JSR 175 Annotation instances in the type-system.
Binding
           
ClassScope
           
FieldBinding
           
LookupEnvironment
           
MethodBinding
           
Scope
           
TypeIds