edu.ksu.cis.projects.bogor.ast
Interface IExpParent

All Known Implementing Classes:
AbstractLocal, ApplyExp, ArrayAccessExp, AssertAction, AssignAction, AssumeAction, AtomicExp, BinaryExp, BlockTransformation, CastExp, ChooseStatement, ConditionalExp, Exp, ExpAction, ExtExp, FieldAccessExp, FSM, IdExp, IfStatement, InitialValue, InstanceofExp, InvokeAction, InvokeExp, InvokeTransformation, KindofExp, LetExp, LiteralExp, Local, LockAction, LockTestExp, LValueExp, NewArrayExp, NewLockExp, NewRecordExp, Param, ParenExp, ReturnNextState, ReturnStatement, SkipStatement, StartThreadExp, ThreadTestExp, ThrowAction, Transformation, UnaryExp, WhileStatement

public interface IExpParent

This interface is used to indicate a class that has Exp as one of its children.

Version:
CVS $Revision: 1.1 $ $Date: 2003/09/27 02:00:36 $
Author:
Robby