软件包 org.eclipse.jdt.core.compiler
的使用

使用 org.eclipse.jdt.core.compiler 的软件包
org.eclipse.jdt.core.compiler This package contains compiler associated infrastructure APIs. 
org.eclipse.jdt.core.compiler.batch   
org.eclipse.jdt.internal.compiler   
org.eclipse.jdt.internal.compiler.apt.dispatch   
org.eclipse.jdt.internal.compiler.ast   
org.eclipse.jdt.internal.compiler.batch   
org.eclipse.jdt.internal.compiler.impl   
org.eclipse.jdt.internal.compiler.parser   
org.eclipse.jdt.internal.compiler.problem   
org.eclipse.jdt.internal.compiler.tool   
 

org.eclipse.jdt.core.compiler 使用的 org.eclipse.jdt.core.compiler 中的类
IProblem
          Description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
 

org.eclipse.jdt.core.compiler.batch 使用的 org.eclipse.jdt.core.compiler 中的类
CompilationProgress
          A compilation progress is used by the BatchCompiler to report progress during compilation.
 

org.eclipse.jdt.internal.compiler 使用的 org.eclipse.jdt.core.compiler 中的类
CategorizedProblem
          Richer description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
CompilationProgress
          A compilation progress is used by the BatchCompiler to report progress during compilation.
IProblem
          Description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
 

org.eclipse.jdt.internal.compiler.apt.dispatch 使用的 org.eclipse.jdt.core.compiler 中的类
CategorizedProblem
          Richer description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
IProblem
          Description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
 

org.eclipse.jdt.internal.compiler.ast 使用的 org.eclipse.jdt.core.compiler 中的类
CategorizedProblem
          Richer description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
 

org.eclipse.jdt.internal.compiler.batch 使用的 org.eclipse.jdt.core.compiler 中的类
CategorizedProblem
          Richer description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
CompilationProgress
          A compilation progress is used by the BatchCompiler to report progress during compilation.
 

org.eclipse.jdt.internal.compiler.impl 使用的 org.eclipse.jdt.core.compiler 中的类
CategorizedProblem
          Richer description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
 

org.eclipse.jdt.internal.compiler.parser 使用的 org.eclipse.jdt.core.compiler 中的类
InvalidInputException
          Exception thrown by a scanner when encountering lexical errors.
 

org.eclipse.jdt.internal.compiler.problem 使用的 org.eclipse.jdt.core.compiler 中的类
CategorizedProblem
          Richer description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
IProblem
          Description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
 

org.eclipse.jdt.internal.compiler.tool 使用的 org.eclipse.jdt.core.compiler 中的类
CompilationProgress
          A compilation progress is used by the BatchCompiler to report progress during compilation.
 



Copyright © 2013. All Rights Reserved.