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

ListEC Class Reference

#include <Expr.H>

Inheritance diagram for ListEC:

ExprC List of all members.

Public Member Functions

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

Public Attributes

Exprs elems

Constructor & Destructor Documentation

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

Definition at line 140 of file Expr.H.


Member Function Documentation

void ListEC::AddExpr Expr  telem  ) 
 

Definition at line 205 of file Expr.C.

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

Referenced by ListCons(), and PickleC::UnpickleExpr().

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

Implements ExprC.

Definition at line 194 of file Expr.C.

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

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

Implements ExprC.

Definition at line 180 of file Expr.C.

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


Member Data Documentation

Exprs ListEC::elems
 

Definition at line 141 of file Expr.H.

Referenced by AddExpr(), Eval(), 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