IterateEC Class Reference

#include <Expr.H>

Inheritance diagram for IterateEC:

Inheritance graph
[legend]
Collaboration diagram for IterateEC:

Collaboration graph
[legend]
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

Detailed Description

Definition at line 289 of file Expr.H.


Constructor & Destructor Documentation

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

Definition at line 579 of file Expr.C.

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

Here is the call graph for this function:


Member Function Documentation

void IterateEC::PrintD ( std::ostream &  os  )  [virtual]

Implements ExprC.

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

Implements ExprC.

Definition at line 295 of file Expr.H.

References NEW.

Referenced by AddStmtAssocs().

Here is the caller graph for this function:


Member Data Documentation

Expr IterateEC::control

Definition at line 292 of file Expr.H.

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

Expr IterateEC::e

Definition at line 292 of file Expr.H.

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

StmtListEC* IterateEC::body

Definition at line 293 of file Expr.H.

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


The documentation for this class was generated from the following files:
Generated on Fri May 25 00:58:37 2007 for Vesta by  doxygen 1.5.1