|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.yasm.pprogram.PStmt
edu.toronto.cs.yasm.pprogram.ReturnSelectorPStmt
public class ReturnSelectorPStmt
Constructor Summary | |
---|---|
ReturnSelectorPStmt(PFunctionDef parent)
|
Method Summary | |
---|---|
java.util.List |
getDests()
|
PredicateTable.IntVariable |
getReturnIndex()
|
java.util.List |
getTargetLabels()
|
void |
printMe(java.io.PrintWriter out)
|
Methods inherited from class edu.toronto.cs.yasm.pprogram.PStmt |
---|
exprFac, getDest, getId, getLabel, getLast, getLineNum, getNext, getParent, getPProgram, getRefinerInfo, getSourceBlock, getSourceExpr, print, print, printMe, setDest, setId, setLabel, setNext, setParent, setRefinerInfo, setSourceBlock, setTail, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReturnSelectorPStmt(PFunctionDef parent)
Method Detail |
---|
public PredicateTable.IntVariable getReturnIndex()
public java.util.List getTargetLabels()
public java.util.List getDests()
public void printMe(java.io.PrintWriter out)
printMe
in class PStmt
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |