| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino JavaTM compiler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IClass.IConstructor
Representation of a constructor of an
IClass. |
class |
IClass.IField
Representation of a field of this
IClass. |
class |
IClass.IInvocable
Base class for
IClass.IConstructor and IClass.IMethod. |
class |
IClass.IMethod
Representation of a method in an
IClass. |
static class |
UnitCompiler.SimpleIField
Short-hand implementation of
IClass.IField that implements a non-constant, non-static,
package-accessible field. |
Copyright © 2019. All rights reserved.