|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PushLiteralInstruction | |
| org.multijava.dis | |
| org.multijava.util.classfile | Provides an editor for classfiles used by MultiJava and the Java Modeling Language. |
| Uses of PushLiteralInstruction in org.multijava.dis |
| Methods in org.multijava.dis with parameters of type PushLiteralInstruction | |
private void |
InstructionHandle.writePushLiteralInstruction(IndentingWriter out,
PushLiteralInstruction insn)
Prints a PushLiteralInstruction. |
| Uses of PushLiteralInstruction in org.multijava.util.classfile |
| Constructors in org.multijava.util.classfile with parameters of type PushLiteralInstruction | |
PushLiteralInstruction.ByteOperand(byte value)
|
|
PushLiteralInstruction.ShortOperand(short value)
|
|
PushLiteralInstruction.ConstantOperand(PooledConstant value,
boolean wide)
|
|
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||