mjc

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

Packages that use CodeEnv
org.multijava.util.classfile Provides an editor for classfiles used by MultiJava and the Java Modeling Language
 

Uses of CodeEnv in org.multijava.util.classfile
 

Methods in org.multijava.util.classfile with parameters of type CodeEnv
(package private)  void Instruction.check(CodeEnv env, int curStack)
          Verifies the enclosed instruction and computes the stack height.
(package private)  void JumpInstruction.check(CodeEnv env, int curStack)
          Verifies the enclosed instruction and computes the stack height.
(package private)  void NoArgInstruction.check(CodeEnv env, int curStack)
          Verifies the enclosed instruction and computes the stack height.
(package private)  void SwitchInstruction.check(CodeEnv env, int curStack)
          Verifies the enclosed instruction and computes the stack height.
(package private)  boolean InstructionHandle.checkInstruction(CodeEnv env, int curStack)
          Verifies the enclosed instruction and computes the stack height.
 


mjc

mjc is Copyright (C) 2000-2004 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. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.