Uses of Package
org.eclipse.jdt.core.compiler
Packages that use org.eclipse.jdt.core.compiler
Package
Description
The Java model is the set of classes that model the
objects associated with creating, editing, and building a Java program.
This package contains compiler associated infrastructure APIs.
This package contains the batch compiler API.
The Java DOM/AST is the set of classes that model the source code of a Java program
as a structured document.
Application programming interface for the JDT core manipulation plug-in class.
Application programming interfaces for interaction
with the Eclipse Java User Interface.
-
Classes in org.eclipse.jdt.core.compiler used by org.eclipse.jdt.core
-
Classes in org.eclipse.jdt.core.compiler used by org.eclipse.jdt.core.compilerClassDescriptionThe context of a build event that is notified to interested compilation participants when
a build is starting
, to annotations processors whena source file has annotations
, or to post processors whena class has finished compiling
.Richer description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.Exception thrown by a scanner when encountering lexical errors.Description of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.The context of a reconcile event that is notified to interested compilation participants while a reconcile operation is running. -
Classes in org.eclipse.jdt.core.compiler used by org.eclipse.jdt.core.compiler.batchClassDescriptionA compilation progress is used by the
BatchCompiler
to report progress during compilation. -
Classes in org.eclipse.jdt.core.compiler used by org.eclipse.jdt.core.domClassDescriptionDescription of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
-
Classes in org.eclipse.jdt.core.compiler used by org.eclipse.jdt.core.manipulationClassDescriptionDescription of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.
-
Classes in org.eclipse.jdt.core.compiler used by org.eclipse.jdt.ui.text.javaClassDescriptionDescription of a Java problem, as detected by the compiler or some of the underlying technology reusing the compiler.