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

使用 org.eclipse.jdt.internal.compiler.env 的软件包
org.eclipse.jdt.internal.compiler   
org.eclipse.jdt.internal.compiler.apt.dispatch   
org.eclipse.jdt.internal.compiler.batch   
org.eclipse.jdt.internal.compiler.classfmt   
org.eclipse.jdt.internal.compiler.env   
org.eclipse.jdt.internal.compiler.impl   
org.eclipse.jdt.internal.compiler.lookup   
org.eclipse.jdt.internal.compiler.parser   
 

org.eclipse.jdt.internal.compiler 使用的 org.eclipse.jdt.internal.compiler.env 中的类
AccessRestriction
           
IBinaryType
           
ICompilationUnit
          This interface denotes a compilation unit, providing its name and content.
INameEnvironment
          The name environment provides a callback API that the compiler can use to look up types, compilation units, and packages in the current environment.
ISourceType
           
 

org.eclipse.jdt.internal.compiler.apt.dispatch 使用的 org.eclipse.jdt.internal.compiler.env 中的类
ICompilationUnit
          This interface denotes a compilation unit, providing its name and content.
 

org.eclipse.jdt.internal.compiler.batch 使用的 org.eclipse.jdt.internal.compiler.env 中的类
AccessRestriction
           
AccessRuleSet
          Definition of a set of access rules used to flag forbidden references to non API code.
ICompilationUnit
          This interface denotes a compilation unit, providing its name and content.
IDependent
          This represents the target file of a type dependency.
INameEnvironment
          The name environment provides a callback API that the compiler can use to look up types, compilation units, and packages in the current environment.
NameEnvironmentAnswer
           
 

org.eclipse.jdt.internal.compiler.classfmt 使用的 org.eclipse.jdt.internal.compiler.env 中的类
IBinaryAnnotation
          This represents class file information about an annotation instance.
IBinaryElementValuePair
          This represents the class file information about a member value pair of an annotation.
IBinaryField
           
IBinaryMethod
           
IBinaryNestedType
           
IBinaryType
           
IDependent
          This represents the target file of a type dependency.
IGenericField
           
IGenericMethod
           
IGenericType
           
 

org.eclipse.jdt.internal.compiler.env 使用的 org.eclipse.jdt.internal.compiler.env 中的类
AccessRestriction
           
AccessRule
           
IBinaryAnnotation
          This represents class file information about an annotation instance.
IBinaryElementValuePair
          This represents the class file information about a member value pair of an annotation.
IBinaryField
           
IBinaryMethod
           
IBinaryNestedType
           
IBinaryType
           
ICompilationUnit
          This interface denotes a compilation unit, providing its name and content.
IDependent
          This represents the target file of a type dependency.
IGenericField
           
IGenericMethod
           
IGenericType
           
ISourceField
           
ISourceMethod
           
ISourceType
           
NameEnvironmentAnswer
           
 

org.eclipse.jdt.internal.compiler.impl 使用的 org.eclipse.jdt.internal.compiler.env 中的类
AccessRestriction
           
IBinaryType
           
ICompilationUnit
          This interface denotes a compilation unit, providing its name and content.
ISourceType
           
 

org.eclipse.jdt.internal.compiler.lookup 使用的 org.eclipse.jdt.internal.compiler.env 中的类
AccessRestriction
           
IBinaryAnnotation
          This represents class file information about an annotation instance.
IBinaryType
           
ICompilationUnit
          This interface denotes a compilation unit, providing its name and content.
INameEnvironment
          The name environment provides a callback API that the compiler can use to look up types, compilation units, and packages in the current environment.
 

org.eclipse.jdt.internal.compiler.parser 使用的 org.eclipse.jdt.internal.compiler.env 中的类
ICompilationUnit
          This interface denotes a compilation unit, providing its name and content.
 



Copyright © 2013. All Rights Reserved.