| Package | Description |
|---|---|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassFile.ConstantClassInfo
See JVMS7 4.4.1.
|
static class |
ClassFile.ConstantFieldrefInfo
See JVMS7 4.4.2.
|
static class |
ClassFile.ConstantInterfaceMethodrefInfo
See JVMS7 4.4.2.
|
static class |
ClassFile.ConstantInvokeDynamicInfo
See JVMS7 4.4.10.
|
static class |
ClassFile.ConstantMethodHandleInfo
See JVMS7 4.4.8.
|
static class |
ClassFile.ConstantMethodrefInfo
See JVMS7 4.4.2.
|
static class |
ClassFile.ConstantMethodTypeInfo
See JVMS7 4.4.9.
|
static class |
ClassFile.ConstantNameAndTypeInfo
See JVMS7 4.4.6.
|
static class |
ClassFile.ConstantUtf8Info
See JVMS7 4.4.7.
|
static class |
ClassFile.ConstantValuePoolInfo
Intermediate base class for constant pool table entry types that have 'value' semantics: Double, Float,
Integer, Long, String
|
| Modifier and Type | Method and Description |
|---|---|
ClassFile.ConstantPoolInfo |
ClassFile.getConstantPoolInfo(short index) |
Copyright © 2019. All rights reserved.