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

SelectEC Class Reference

#include <Expr.H>

Inheritance diagram for SelectEC:

ExprC List of all members.

Public Member Functions

 SelectEC (Expr tbinding, Expr tfield, bool tbang, SrcLoc *tloc)
void PrintD (std::ostream *os)
Val Eval (const Context &c)

Public Attributes

Expr binding
Expr field
bool bang

Constructor & Destructor Documentation

SelectEC::SelectEC Expr  tbinding,
Expr  tfield,
bool  tbang,
SrcLoc tloc
 

Definition at line 404 of file Expr.C.

References AddVars(), binding, field, ExprC::freeVars, ExprC::kind, and NameEK.


Member Function Documentation

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

Implements ExprC.

Definition at line 420 of file Expr.C.

References ValC::AddToDPS(), bang, BangPK, binding, BindingVK, ValC::cacheit, ComputedEK, ValC::dps, ExprC::EError(), ErrorDetail(), ErrorExpr(), ErrorVal(), ExprC::Eval(), field, ExprC::kind, Basics::mutex::lock(), ValC::Merge(), ValC::MergeDPS(), NameEK, outputMu, ValC::path, RecordErrorOnStack(), TextVK, TypePK, UnbndVK, Basics::mutex::unlock(), valFalse, ValType(), and ValC::vKind.

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

Implements ExprC.

Definition at line 414 of file Expr.C.

References bang, binding, field, and ExprC::PrintD().


Member Data Documentation

bool SelectEC::bang
 

Definition at line 256 of file Expr.H.

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

Expr SelectEC::binding
 

Definition at line 255 of file Expr.H.

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

Expr SelectEC::field
 

Definition at line 255 of file Expr.H.

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


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