org.multijava.util.backend
Class MethodEnv
java.lang.Object
org.multijava.util.backend.MethodEnv
- class MethodEnv
- extends Object
This class represents a method environment
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
locals
private ArrayList locals
info
private MethodInfo info
MethodEnv
MethodEnv(MethodInfo info)
getLocalVar
public QTemporary getLocalVar(int pos)
- getLocalVar
getLocalVar
public QTemporary getLocalVar(InstructionHandle insn)
- getLocalVar
setParameters
public void setParameters(int[] sizes)
getParameters
private static void getParameters(MethodInfo info,
String signature,
int[] sizes)
- Computes the number of parameters. (MOVE FROM HERE !!!)
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.