com.sun.tools.javac.api |
|
Java Source File Name | Type | Comment |
JavacScope.java | Class | Provides an implementation of Scope.
This is NOT part of any API supported by Sun Microsystems.
If you write code that depends on this, you do so at your own
risk. |
JavacTaskImpl.java | Class | Provides access to functionality specific to the Sun Java Compiler, javac.
This is NOT part of any API supported by Sun Microsystems.
If you write code that depends on this, you do so at your own
risk. |
JavacTool.java | Class | TODO: describe com.sun.tools.javac.api.Tool
This is NOT part of any API supported by Sun Microsystems.
If you write code that depends on this, you do so at your own
risk. |
JavacTrees.java | Class | Provides an implementation of Trees.
This is NOT part of any API supported by Sun Microsystems.
If you write code that depends on this, you do so at your own
risk. |
WrappingJavaFileManager.java | Class | Wraps all calls to a given file manager. |