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