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

ArgListEC Class Reference

#include <Expr.H>

Inheritance diagram for ArgListEC:

ExprC List of all members.

Public Member Functions

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

Public Attributes

Exprs elems
Bit64 inPKs

Constructor & Destructor Documentation

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

Definition at line 114 of file Expr.H.


Member Function Documentation

void ArgListEC::AddExpr Expr  telem,
bool  inPK
 

Definition at line 149 of file Expr.C.

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

Referenced by Actuals(), Formals(), and PickleC::UnpickleExpr().

bool ArgListEC::Empty  )  [inline]
 

Definition at line 121 of file Expr.H.

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

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

Implements ExprC.

Definition at line 119 of file Expr.H.

References NEW.

int ArgListEC::Length  )  [inline]
 

Definition at line 122 of file Expr.H.

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

Referenced by Formals().

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

Implements ExprC.

Definition at line 138 of file Expr.C.

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

Referenced by ClosureVC::PrintD(), ApplyEC::PrintD(), and FuncEC::PrintD().


Member Data Documentation

Exprs ArgListEC::elems
 

Definition at line 115 of file Expr.H.

Referenced by AddExpr(), ApplicationFromCache(), ApplyModel(), BindApplicationArgs(), Empty(), Formals(), FuncEC::FuncEC(), Length(), Map(), ParMap(), and PrintD().

Bit64 ArgListEC::inPKs
 

Definition at line 117 of file Expr.H.

Referenced by AddExpr(), ApplicationFromCache(), and PickleC::UnpickleExpr().


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