edu.toronto.cs.expr
Class CILProgramOp

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

public class CILProgramOp
extends NamedOp


Field Summary
static CILProgramOp PROGRAM
           
 
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

PROGRAM

public static final CILProgramOp PROGRAM