软件包 org.eclipse.jdt.internal.compiler.lookup
的使用

使用 org.eclipse.jdt.internal.compiler.lookup 的软件包
org.eclipse.jdt.internal.compiler   
org.eclipse.jdt.internal.compiler.apt.dispatch   
org.eclipse.jdt.internal.compiler.apt.model   
org.eclipse.jdt.internal.compiler.ast   
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.compiler 使用的 org.eclipse.jdt.internal.compiler.lookup 中的类
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
           
 

org.eclipse.jdt.internal.compiler.apt.dispatch 使用的 org.eclipse.jdt.internal.compiler.lookup 中的类
BlockScope
           
ClassScope
           
CompilationUnitScope
           
LookupEnvironment
           
MethodScope
          Specific block scope used for methods, constructors or clinits, representing its outermost blockscope.
ReferenceBinding
           
 

org.eclipse.jdt.internal.compiler.apt.model 使用的 org.eclipse.jdt.internal.compiler.lookup 中的类
AnnotationBinding
          Represents JSR 175 Annotation instances in the type-system.
BaseTypeBinding
           
Binding
           
MethodBinding
           
PackageBinding
           
ReferenceBinding
           
TypeBinding
           
TypeIds
           
TypeVariableBinding
          Binding for a type parameter, held by source/binary type or method.
 

org.eclipse.jdt.internal.compiler.ast 使用的 org.eclipse.jdt.internal.compiler.lookup 中的类
AnnotationBinding
          Represents JSR 175 Annotation instances in the type-system.
ArrayBinding
           
Binding
           
BlockScope
           
ClassScope
           
CompilationUnitScope
           
ElementValuePair
           
FieldBinding
           
InvocationSite
           
LocalTypeBinding
           
LocalVariableBinding
           
MemberTypeBinding
           
MethodBinding
           
MethodScope
          Specific block scope used for methods, constructors or clinits, representing its outermost blockscope.
PackageBinding
           
ParameterizedTypeBinding
          A parameterized type encapsulates a type with type arguments,
ReferenceBinding
           
Scope
           
SourceTypeBinding
           
SyntheticMethodBinding
           
TypeBinding
           
TypeConstants
           
TypeIds
           
TypeVariableBinding
          Binding for a type parameter, held by source/binary type or method.
VariableBinding
           
 

org.eclipse.jdt.internal.compiler.codegen 使用的 org.eclipse.jdt.internal.compiler.lookup 中的类
ArrayBinding
           
Binding
           
BlockScope
           
FieldBinding
           
LocalVariableBinding
           
MethodBinding
           
ReferenceBinding
           
Scope
           
SyntheticMethodBinding
           
TypeBinding
           
TypeIds
           
 

org.eclipse.jdt.internal.compiler.flow 使用的 org.eclipse.jdt.internal.compiler.lookup 中的类
BlockScope
           
FieldBinding
           
LocalVariableBinding
           
ReferenceBinding
           
Scope
           
TypeBinding
           
TypeConstants
           
VariableBinding
           
 

org.eclipse.jdt.internal.compiler.impl 使用的 org.eclipse.jdt.internal.compiler.lookup 中的类
PackageBinding
           
TypeIds
           
 

org.eclipse.jdt.internal.compiler.lookup 使用的 org.eclipse.jdt.internal.compiler.lookup 中的类
AnnotationBinding
          Represents JSR 175 Annotation instances in the type-system.
AnnotationHolder
           
ArrayBinding
           
BaseTypeBinding
           
BinaryTypeBinding
           
Binding
           
BlockScope
           
ClassScope
           
CompilationUnitScope
           
ElementValuePair
           
FieldBinding
           
ImportBinding
           
InferenceContext
          Context used during type inference for a generic method invocation
InvocationSite
           
LocalTypeBinding
           
LocalVariableBinding
           
LookupEnvironment
           
MethodBinding
           
MethodScope
          Specific block scope used for methods, constructors or clinits, representing its outermost blockscope.
MethodVerifier
           
MissingTypeBinding
           
NestedTypeBinding
           
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
ProblemReasons
           
RawTypeBinding
          Denote a raw type, i.e. a generic type referenced without any type arguments.
ReferenceBinding
           
Scope
           
SignatureWrapper
           
SourceTypeBinding
           
Substitution
           
SyntheticArgumentBinding
           
SyntheticFieldBinding
           
SyntheticMethodBinding
           
TypeBinding
           
TypeConstants
           
TypeVariableBinding
          Binding for a type parameter, held by source/binary type or method.
UnresolvedReferenceBinding
           
VariableBinding
           
WildcardBinding
           
 

org.eclipse.jdt.internal.compiler.parser 使用的 org.eclipse.jdt.internal.compiler.lookup 中的类
TypeIds
           
 

org.eclipse.jdt.internal.compiler.problem 使用的 org.eclipse.jdt.internal.compiler.lookup 中的类
Binding
           
FieldBinding
           
InvocationSite
           
LocalVariableBinding
           
MethodBinding
           
ReferenceBinding
           
Scope
           
SourceTypeBinding
           
TypeBinding
           
TypeVariableBinding
          Binding for a type parameter, held by source/binary type or method.
 

org.eclipse.jdt.internal.compiler.util 使用的 org.eclipse.jdt.internal.compiler.lookup 中的类
PackageBinding
           
ReferenceBinding
           
TypeBinding
           
 



Copyright © 2013. All Rights Reserved.