| Package | Description |
|---|---|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
ClassFile.ConstantClassInfo |
ClassFile.ConstantFieldrefInfo.getClassInfo(ClassFile classFile) |
ClassFile.ConstantClassInfo |
ClassFile.ConstantMethodrefInfo.getClassInfo(ClassFile classFile) |
ClassFile.ConstantClassInfo |
ClassFile.ConstantInterfaceMethodrefInfo.getClassInfo(ClassFile classFile) |
ClassFile.ConstantClassInfo |
ClassFile.getConstantClassInfo(short index) |
ClassFile.ConstantClassInfo[] |
ClassFile.ExceptionsAttribute.getExceptions(ClassFile classFile) |
| Constructor and Description |
|---|
ObjectVariableInfo(ClassFile.ConstantClassInfo constantClassInfo) |
Copyright © 2019. All rights reserved.