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

ExprListEC Class Reference

#include <Expr.H>

Inheritance diagram for ExprListEC:

ExprC List of all members.

Public Member Functions

 ExprListEC (int size, SrcLoc *tloc)
void PrintD (std::ostream *os)
Val Eval (const Context &c)
void AddExpr (Expr telem)
bool Empty ()
int Length ()

Public Attributes

Exprs elems

Constructor & Destructor Documentation

ExprListEC::ExprListEC int  size,
SrcLoc tloc
[inline]
 

Definition at line 102 of file Expr.H.


Member Function Documentation

void ExprListEC::AddExpr Expr  telem  ) 
 

Definition at line 121 of file Expr.C.

References Sequence< Elem, elem_ptrfree >::addhi(), AddVars(), elems, and ExprC::freeVars.

Referenced by Files(), Imports(), and PickleC::UnpickleExpr().

bool ExprListEC::Empty  )  [inline]
 

Definition at line 108 of file Expr.H.

References elems, and Sequence< Elem, elem_ptrfree >::size().

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

Implements ExprC.

Definition at line 126 of file Expr.C.

References ListT< Value >::Append1D(), elems, Sequence< Elem, elem_ptrfree >::get(), NEW_CONSTR, and Sequence< Elem, elem_ptrfree >::size().

int ExprListEC::Length  )  [inline]
 

Definition at line 109 of file Expr.H.

References elems, and Sequence< Elem, elem_ptrfree >::size().

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

Implements ExprC.

Definition at line 110 of file Expr.C.

References elems, Sequence< Elem, elem_ptrfree >::get(), and Sequence< Elem, elem_ptrfree >::size().

Referenced by ModelEC::PrintD().


Member Data Documentation

Exprs ExprListEC::elems
 

Definition at line 103 of file Expr.H.

Referenced by AddExpr(), Empty(), Eval(), ModelEC::ImportLocalModel(), Length(), and PrintD().


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