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

TypedEC Class Reference

#include <Expr.H>

Inheritance diagram for TypedEC:

ExprC List of all members.

Public Member Functions

 TypedEC (Expr tval, Expr ttyp, SrcLoc *tloc)
void PrintD (std::ostream *os)
Val Eval (const Context &c)

Public Attributes

Expr val
Expr typ

Constructor & Destructor Documentation

TypedEC::TypedEC Expr  tval,
Expr  ttyp,
SrcLoc tloc
[inline]
 

Definition at line 307 of file Expr.H.


Member Function Documentation

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

Implements ExprC.

Definition at line 312 of file Expr.H.

References ExprC::Eval(), and val.

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

Implements ExprC.

Definition at line 770 of file Expr.C.

References ExprC::PrintD(), typ, and val.


Member Data Documentation

Expr TypedEC::typ
 

Definition at line 309 of file Expr.H.

Referenced by PrintD().

Expr TypedEC::val
 

Definition at line 309 of file Expr.H.

Referenced by Eval(), and PrintD().


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