Package | Description |
---|---|
org.codehaus.janino.util |
Application-independent helper classes.
|
Modifier and Type | Class | 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.ConstantMethodrefInfo |
See JVMS7 4.4.2.
|
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 | Description |
---|---|---|
ClassFile.ConstantPoolInfo |
ClassFile.getConstantPoolInfo(short index) |
Copyright © 2001–2019. All rights reserved.