JML

Uses of Class
org.multijava.util.classfile.PushLiteralInstruction

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

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.