|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.expr.NamedOp
edu.toronto.cs.expr.CILReturnOp
public class CILReturnOp
Field Summary | |
---|---|
static CILReturnOp |
RETURN
|
Method Summary | |
---|---|
static Expr |
getReturnValue(Expr e)
|
static boolean |
hasReturnValue(Expr e)
|
Methods inherited from class edu.toronto.cs.expr.NamedOp |
---|
arity, equals, isWellFormed, name |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CILReturnOp RETURN
Method Detail |
---|
public static boolean hasReturnValue(Expr e)
public static Expr getReturnValue(Expr e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |