Package | Description |
---|---|
org.codehaus.janino |
The classes in this package pose the core of the Janino JavaTM compiler.
|
Modifier and Type | Field | Description |
---|---|---|
Java.ElementValuePair[] |
Java.NormalAnnotation.elementValuePairs |
The element-value-pairs associated with this annotation.
|
Constructor | Description |
---|---|
NormalAnnotation(Java.Type type,
Java.ElementValuePair[] elementValuePairs) |
Copyright © 2001–2019. All rights reserved.