|
||||||||||
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.CILDeclarationOp
public class CILDeclarationOp
Field Summary | |
---|---|
static CILDeclarationOp |
DECL
|
Method Summary | |
---|---|
static java.lang.String |
getDeclName(Expr e)
|
static Expr |
getDeclNameExpr(Expr e)
|
static boolean |
isNamedDeclaration(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 CILDeclarationOp DECL
Method Detail |
---|
public static boolean isNamedDeclaration(Expr e)
public static java.lang.String getDeclName(Expr e)
public static Expr getDeclNameExpr(Expr e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |