Package | Description |
---|---|
org.codehaus.janino.util |
Application-independent helper classes.
|
Modifier and Type | Field and Description |
---|---|
private ClassFile.CodeAttribute.ExceptionTableEntry[] |
ClassFile.CodeAttribute.exceptionTableEntries |
Constructor and Description |
---|
CodeAttribute(short attributeNameIndex,
short maxStack,
short maxLocals,
byte[] code,
ClassFile.CodeAttribute.ExceptionTableEntry[] exceptionTableEntries,
ClassFile.AttributeInfo[] attributes) |