Absyn
Class Exp

java.lang.Object
  extended by Absyn.Absyn
      extended by Absyn.Exp
Direct Known Subclasses:
ArrayExp, AssignExp, BinExp, CallExp, CharExp, FalseExp, FieldVar, IntExp, Name, NullExp, ObjectExp, StringExp, SubscriptVar, SuperExp, ThisExp, TrueExp, UnExp

public abstract class Exp
extends Absyn

Class from which all expressions inherit.


Field Summary
 
Fields inherited from class Absyn.Absyn
begin, end
 
Method Summary
 
Methods inherited from class Absyn.Absyn
accept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait