|
||||||||||
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.CILScopeOp
public class CILScopeOp
Field Summary | |
---|---|
static CILScopeOp |
SCOPE
|
Method Summary | |
---|---|
static Expr |
getBody(Expr e)
|
static Expr |
getLocalDeclarations(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 CILScopeOp SCOPE
Method Detail |
---|
public static Expr getLocalDeclarations(Expr e)
public static Expr getBody(Expr e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |