|
||||||||||
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.CILLabelledStmtOp
public class CILLabelledStmtOp
Field Summary | |
---|---|
static CILLabelledStmtOp |
LSTMT
|
Method Summary | |
---|---|
static java.lang.String |
getLabel(Expr e)
|
static Expr |
getStmt(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 CILLabelledStmtOp LSTMT
Method Detail |
---|
public static java.lang.String getLabel(Expr e)
public static Expr getStmt(Expr e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |