|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InterfaceConstant | |
| org.multijava.dis | |
| org.multijava.util.classfile | Provides an editor for classfiles used by MultiJava and the Java Modeling Language. |
| Uses of InterfaceConstant in org.multijava.dis |
| Methods in org.multijava.dis with parameters of type InterfaceConstant | |
private void |
InstructionHandle.printInterfaceRef(IndentingWriter out,
InterfaceConstant ref)
|
| Uses of InterfaceConstant in org.multijava.util.classfile |
| Fields in org.multijava.util.classfile declared as InterfaceConstant | |
private InterfaceConstant |
InvokeinterfaceInstruction.method
|
| Methods in org.multijava.util.classfile that return InterfaceConstant | |
InterfaceConstant |
InvokeinterfaceInstruction.getInterfaceConstant()
Returns the interface constant value |
| Constructors in org.multijava.util.classfile with parameters of type InterfaceConstant | |
InvokeinterfaceInstruction(InterfaceConstant method,
int nargs)
Constructs a new invokeinterface instruction from a class file |
|
|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||