|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.expr.NullaryOperator
edu.toronto.cs.expr.CILNullOp
public class CILNullOp
Field Summary | |
---|---|
static CILNullOp |
NULL
|
Method Summary | |
---|---|
java.lang.String |
name()
Name of this operator |
Methods inherited from class edu.toronto.cs.expr.NullaryOperator |
---|
arity, isWellFormed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CILNullOp NULL
Method Detail |
---|
public java.lang.String name()
Operator
String
value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |