Package org.aspectj.org.eclipse.jdt.internal.compiler
package org.aspectj.org.eclipse.jdt.internal.compiler
-
ClassDescriptionA visitor for iterating through the parse tree.Represents a class file wrapper on bytes, it is aware of its actual type name.A compilation result consists of all information returned by the compiler for a single compiled compilation source unit.This class encapsulates the standard compiler options that can be used to compile Java files.Represents an Attribute for a Java .class file.A factory used to produce a compiler to compile the Java files.A callback interface for receiving compilation results.Part of the source element parser responsible for building the output.Reads a list of ICompilationUnit before actually needed (ahead)A source element parser extracts structural and reference information from a piece of source.