| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino JavaTM compiler.
|
| Modifier and Type | Field and Description |
|---|---|
Java.Primitive |
Java.PrimitiveType.primitive
|
| Modifier and Type | Method and Description |
|---|---|
static Java.Primitive |
Java.Primitive.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Java.Primitive[] |
Java.Primitive.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PrimitiveType(Location location,
Java.Primitive primitive) |
Copyright © 2019. All rights reserved.