JML

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

Packages that use LocalVarInstruction
org.multijava.dis   
org.multijava.mjc Implements mjc, a MultiJava compiler. 
org.multijava.util.backend Provides an optimizer for methods for the compilers in MultiJava and the Java Modeling Language
org.multijava.util.optimize Provides an optimizer for classfiles used by MultiJava and the Java Modeling Language
 

Uses of LocalVarInstruction in org.multijava.dis
 

Methods in org.multijava.dis with parameters of type LocalVarInstruction
private  void InstructionHandle.writeLocalVarInstruction(IndentingWriter out, LocalVarInstruction insn)
          Prints a LocalVarInstruction.
 

Uses of LocalVarInstruction in org.multijava.mjc
 

Methods in org.multijava.mjc with parameters of type LocalVarInstruction
private  void CodeSequence.addLocalVarInfo(LocalVarInstruction insn, JLocalVariable var)
          Add a local variable name information
 

Uses of LocalVarInstruction in org.multijava.util.backend
 

Methods in org.multijava.util.backend that return LocalVarInstruction
 LocalVarInstruction InstructionHandle.getLocal()
          Returns the instruction as a Jump instruction
 

Uses of LocalVarInstruction in org.multijava.util.optimize
 

Methods in org.multijava.util.optimize that return LocalVarInstruction
 LocalVarInstruction InstructionHandle.getLocal()
          Returns the instruction as a Jump instruction
 


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.