Package org.codehaus.janino.util
Class ClassFile.InnerClassesAttribute
java.lang.Object
org.codehaus.janino.util.ClassFile.AttributeInfo
org.codehaus.janino.util.ClassFile.InnerClassesAttribute
- Enclosing class:
- ClassFile
Representation of an "InnerClasses" attribute (see JVMS 4.7.5).
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionprotected void
Methods inherited from class org.codehaus.janino.util.ClassFile.AttributeInfo
store
-
Method Details
-
getEntries
-
storeBody
- Specified by:
storeBody
in classClassFile.AttributeInfo
- Throws:
IOException
-