Translate
Class Exp

java.lang.Object
  extended by Translate.Exp
Direct Known Subclasses:
AssignExp, Cx, Ex, IfThenElseExp, Nx

public abstract class Exp
extends java.lang.Object


Constructor Summary
Exp()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exp

public Exp()