edu.toronto.cs.expr
Class CILUnknownOp

java.lang.Object
  extended by edu.toronto.cs.expr.NamedOp
      extended by edu.toronto.cs.expr.CILUnknownOp
All Implemented Interfaces:
Operator

public class CILUnknownOp
extends NamedOp


Field Summary
static CILUnknownOp UNKNOWN
           
 
Method Summary
 
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

UNKNOWN

public static final CILUnknownOp UNKNOWN