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 e)
Create an "InnerClasses" attribute if it does not exist, then add the given entry
to the "InnerClasses" attribute.
|
Copyright © 2001–2016. All rights reserved.