| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino JavaTM compiler.
|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Field and Description |
|---|---|
Java.ElementValuePair[] |
Java.NormalAnnotation.elementValuePairs
The element-value-pairs associated with this annotation.
|
| Constructor and Description |
|---|
NormalAnnotation(Java.ReferenceType type,
Java.ElementValuePair[] elementValuePairs) |
| Modifier and Type | Method and Description |
|---|---|
Java.ElementValuePair |
DeepCopier.copyElementValuePair(Java.ElementValuePair subject) |
Java.ElementValuePair[] |
DeepCopier.copyElementValuePairs(Java.ElementValuePair[] subject) |
| Modifier and Type | Method and Description |
|---|---|
Java.ElementValuePair |
DeepCopier.copyElementValuePair(Java.ElementValuePair subject) |
Java.ElementValuePair[] |
DeepCopier.copyElementValuePairs(Java.ElementValuePair[] subject) |
Copyright © 2019. All rights reserved.