Package | Description |
---|---|
org.codehaus.janino.util |
Application-independent helper classes.
|
Modifier and Type | Class and Description |
---|---|
private static class |
ClassFile.ConstantDoubleInfo
See JVMS7 4.4.5.
|
private static class |
ClassFile.ConstantFloatInfo
See JVMS7 4.4.4.
|
private static class |
ClassFile.ConstantIntegerInfo
See JVMS7 4.4.4.
|
private static class |
ClassFile.ConstantLongInfo
See JVMS7 4.4.5.
|
(package private) static class |
ClassFile.ConstantStringInfo
See JVMS7 4.4.3.
|
Modifier and Type | Method and Description |
---|---|
ClassFile.ConstantValuePoolInfo |
ClassFile.ConstantValueAttribute.getConstantValue(ClassFile classFile) |