| Interface | Description |
|---|---|
| JavaCompiler |
All Java compiler API specific complex operations - that do not only deal with reading and writing the properties
of the internal types - are collected here.
|
| Class | Description |
|---|---|
| Javac | |
| JavaCompilerHelper |
Contains helper methods that are used to deduce information about existing code and code model or
create Java language representations of various elements.
|