Package com.sun.tools.javac.main

Interface Summary
JavacOption TODO: describe com.sun.tools.javac.main.JavacOption
RecognizedOptions.OptionHelper  
 

Class Summary
CommandLine Various utility methods for processing Java tool command line arguments.
JavaCompiler This class could be the main entry point for GJC when GJC is used as a component in a larger software system.
JavacOption.HiddenOption A hidden (implementor) option
JavacOption.Option This class represents an option recognized by the main program
JavacOption.XOption A nonstandard or extended (-X) option
Main This class provides a commandline interface to the GJC compiler.
RecognizedOptions TODO: describe com.sun.tools.javac.main.RecognizedOptions
RecognizedOptions.GrumpyHelper  
 

Enum Summary
JavaCompiler.CompilePolicy Control how the compiler's latter phases (attr, flow, desugar, generate) are connected.
JavaCompiler.CompileState  
JavaCompiler.ImplicitSourcePolicy  
JavacOption.ChoiceKind  
JavacOption.OptionKind  
OptionName TODO: describe com.sun.tools.javac.main.OptionName