|
||||||||||
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.PrllAsmtPStmt
edu.toronto.cs.yasm.pprogram.FunctionCallEpilogue
public class FunctionCallEpilogue
Constructor Summary | |
---|---|
FunctionCallEpilogue(FunctionCallPStmt _call)
|
Method Summary | |
---|---|
FunctionCallPStmt |
getCall()
|
int |
getLineNum()
Returns line number of this statement, or -1 if the line number is unknown. |
WPComputer |
getWPComputer()
|
void |
printMe(java.io.PrintWriter out)
|
Methods inherited from class edu.toronto.cs.yasm.pprogram.PrllAsmtPStmt |
---|
addAsmt, getAsmts, setAsmts, symExec |
Methods inherited from class edu.toronto.cs.yasm.pprogram.PStmt |
---|
exprFac, getDest, getId, getLabel, getLast, 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 FunctionCallEpilogue(FunctionCallPStmt _call)
Method Detail |
---|
public WPComputer getWPComputer()
getWPComputer
in class PrllAsmtPStmt
public FunctionCallPStmt getCall()
public int getLineNum()
PStmt
getLineNum
in class PrllAsmtPStmt
int
valuepublic void printMe(java.io.PrintWriter out)
printMe
in class PrllAsmtPStmt
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |