edu.toronto.cs.expr
Class CILDeclarationPointerOp

java.lang.Object
  extended by edu.toronto.cs.expr.NullaryOperator
      extended by edu.toronto.cs.expr.CILDeclarationPointerOp
All Implemented Interfaces:
Operator

public class CILDeclarationPointerOp
extends NullaryOperator


Constructor Summary
CILDeclarationPointerOp(int _numPointers)
           
 
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
 

Constructor Detail

CILDeclarationPointerOp

public CILDeclarationPointerOp(int _numPointers)
Method Detail

name

public java.lang.String name()
Description copied from interface: Operator
Name of this operator

Returns:
a String value