| Package | Description |
|---|---|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClassFile.InnerClassesAttribute.Entry> |
ClassFile.InnerClassesAttribute.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassFile.addInnerClassesAttributeEntry(ClassFile.InnerClassesAttribute.Entry entry)
Creates an
InnerClasses attribute if it does not exist, then adds the entry to the InnerClasses attribute. |
Copyright © 2019. All rights reserved.