Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

IterateEC Class Reference

#include <Expr.H>

Inheritance diagram for IterateEC:

ExprC List of all members.

Public Member Functions

 IterateEC (Expr tcontrol, Expr te, StmtListEC *tbody, SrcLoc *tloc)
void PrintD (std::ostream *os)
Val Eval (const Context &c)

Public Attributes

Expr control
Expr e
StmtListECbody

Constructor & Destructor Documentation

IterateEC::IterateEC Expr  tcontrol,
Expr  te,
StmtListEC tbody,
SrcLoc tloc
 

Definition at line 563 of file Expr.C.

References AddVars(), body, control, e, ExprC::freeVars, and Intvl::Remove.


Member Function Documentation

Val IterateEC::Eval const Context c  )  [inline, virtual]
 

Implements ExprC.

Definition at line 293 of file Expr.H.

References NEW.

Referenced by AddStmtAssocs().

void IterateEC::PrintD std::ostream *  os  )  [virtual]
 

Implements ExprC.

Definition at line 569 of file Expr.C.

References body, control, e, ExprC::kind, NameEK, PairEK, StmtListEC::PrintD(), and ExprC::PrintD().


Member Data Documentation

StmtListEC* IterateEC::body
 

Definition at line 291 of file Expr.H.

Referenced by IterateEC(), PickleC::PickleExpr(), and PrintD().

Expr IterateEC::control
 

Definition at line 290 of file Expr.H.

Referenced by IterateEC(), PickleC::PickleExpr(), and PrintD().

Expr IterateEC::e
 

Definition at line 290 of file Expr.H.

Referenced by IterateEC(), PickleC::PickleExpr(), and PrintD().


The documentation for this class was generated from the following files:
Generated on Mon May 8 00:49:10 2006 for Vesta by  doxygen 1.4.2