| Package | Description |
|---|---|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
ClassFile.Annotation[] |
ClassFile.getAnnotations(boolean runtimeVisible) |
ClassFile.Annotation[] |
ClassFile.MethodInfo.getAnnotations(boolean runtimeVisible) |
ClassFile.Annotation[] |
ClassFile.FieldInfo.getAnnotations(boolean runtimeVisible) |
ClassFile.Annotation[] |
Annotatable.getAnnotations(boolean runtimeVisible) |
| Modifier and Type | Method and Description |
|---|---|
List<ClassFile.Annotation> |
ClassFile.AnnotationsAttribute.getAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
R |
ClassFile.ElementValue.Visitor.visitAnnotation(ClassFile.Annotation subject) |
Copyright © 2019. All rights reserved.