软件包 org.eclipse.jdt.core.compiler

This package contains compiler associated infrastructure APIs.

请参见:
          描述

接口摘要
IProblem Description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
 

类摘要
CategorizedProblem Richer description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
CharOperation This class is a collection of helper methods to manipulate char arrays.
CompilationProgress A compilation progress is used by the BatchCompiler to report progress during compilation.
 

异常摘要
InvalidInputException Exception thrown by a scanner when encountering lexical errors.
 

软件包 org.eclipse.jdt.core.compiler 的描述

This package contains compiler associated infrastructure APIs.

Package Specification


This package contains some compiler tooling APIs, allowing to perform operations at a lower-level than using the JavaModel.



Copyright © 2013. All Rights Reserved.