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

BlockEC Class Reference

#include <Expr.H>

Inheritance diagram for BlockEC:

ExprC List of all members.

Public Member Functions

 BlockEC (StmtListEC *tassocs, Expr tbody, bool treturn, SrcLoc *tloc)
void PrintD (std::ostream *os)
Val Eval (const Context &c)

Public Attributes

StmtListECassocs
Expr body
bool isReturn

Constructor & Destructor Documentation

BlockEC::BlockEC StmtListEC tassocs,
Expr  tbody,
bool  treturn,
SrcLoc tloc
 

Definition at line 534 of file Expr.C.

References AddVars(), assocs, body, StmtListEC::boundVars, ExprC::freeVars, and Intvl::Remove.


Member Function Documentation

Val BlockEC::Eval const Context c  )  [virtual]
 

Implements ExprC.

Definition at line 551 of file Expr.C.

References AddStmtAssocs(), ListT< Value >::Append1D(), assocs, body, cacheOption, ListT< Value >::EqualQ(), ExprC::Eval(), LetDpnd(), and ListT< Value >::Pop().

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

Implements ExprC.

Definition at line 542 of file Expr.C.

References assocs, body, StmtListEC::Empty(), isReturn, ExprC::PrintD(), and StmtListEC::PrintD().


Member Data Documentation

StmtListEC* BlockEC::assocs
 

Definition at line 280 of file Expr.H.

Referenced by BlockEC(), Eval(), PickleC::PickleExpr(), and PrintD().

Expr BlockEC::body
 

Definition at line 281 of file Expr.H.

Referenced by BlockEC(), Eval(), PickleC::PickleExpr(), and PrintD().

bool BlockEC::isReturn
 

Definition at line 282 of file Expr.H.

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


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