Modifier and Type | Class and Description |
---|---|
public class | Arguments
Shared option and argument handling for command line and API usage of javac. |
public class | DelegatingJavaFileManager
A JavaFileManager that delegates to one of two delegate ClassLoaders. |
public class | JavaCompiler
This class could be the main entry point for GJC when GJC is used as a component in a larger software system. |
public class | JavacToolProvider
An implementation of the |
public class | Main
This class provides a command line interface to the javac compiler. |
public abstract class | OptionHelper
Helper object to be used by |
Modifier and Type | Enum and Description |
---|---|
public enum | Option
Options for javac. |