public class ProcFrag extends Frag
Tree.Stm
body
java.util.List<Instr>
code
Frame
frame
ProcFrag(java.util.List<Instr> code, Frame f)
ProcFrag(Tree.Stm b, Frame f)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tree.Stm body
public Frame frame
public java.util.List<Instr> code
public ProcFrag(Tree.Stm b, Frame f)
public ProcFrag(java.util.List<Instr> code, Frame f)