Home » openjdk-7 » com.sun.tools » javac » main »

com.sun.tools.javac.main

Interfaces:

JavacOption   TODO: describe com.sun.tools.javac.main.JavacOption

This is NOT part of any supported API. 

code | html
RecognizedOptions.OptionHelper     code | html

Classes:

JavaCompiler.CompilePolicy   Control how the compiler's latter phases (attr, flow, desugar, generate) are connected.  code | html
JavaCompiler.CompileState   Ordered list of compiler phases for each compilation unit.  code | html
JavaCompiler.ImplicitSourcePolicy     code | html
JavacOption.ChoiceKind     code | html
JavacOption.OptionKind     code | html
OptionName   TODO: describe com.sun.tools.javac.main.OptionName

This is NOT part of any supported API. 

code | html
RecognizedOptions.PkgInfo     code | html
CommandLine   Various utility methods for processing Java tool command line arguments.  code | html
JavaCompiler   This class could be the main entry point for GJC when GJC is used as a component in a larger software system.  code | html
JavaCompiler.CompileStates   Partial map to record which compiler phases have been executed for each compilation unit.  code | html
JavacOption.HiddenOption   A hidden (implementor) option  code | html
JavacOption.Option   This class represents an option recognized by the main program  code | html
JavacOption.XOption   A nonstandard or extended (-X) option  code | html
Main   This class provides a commandline interface to the GJC compiler.  code | html
RecognizedOptions   TODO: describe com.sun.tools.javac.main.RecognizedOptions

This is NOT part of any supported API. 

code | html
RecognizedOptions.GrumpyHelper     code | html