| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino Java compiler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnitCompiler.compileUnit(boolean debugSource,
boolean debugLines,
boolean debugVars,
UnitCompiler.ClassFileConsumer storesClassFiles)
Generates a set of
ClassFile objects which represent the classes and interfaces declared in the
compilation unit. |
Copyright © 2022. All rights reserved.