| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino JavaTM compiler.
|
| Modifier and Type | Method and Description |
|---|---|
UnitCompiler |
UnitCompiler.options(EnumSet<JaninoOption> options)
Sets the options for all future compilations.
|
| Modifier and Type | Method and Description |
|---|---|
Set<UnitCompiler> |
JavaSourceIClassLoader.getUnitCompilers()
Returns the set of
UnitCompilers that were created so far. |
Copyright © 2019. All rights reserved.