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

ConstantEC Class Reference

#include <Expr.H>

Inheritance diagram for ConstantEC:

ExprC List of all members.

Public Member Functions

 ConstantEC (Val lit, SrcLoc *tloc)
void PrintD (std::ostream *os)
Val Eval (const Context &c)

Public Attributes

Val val

Constructor & Destructor Documentation

ConstantEC::ConstantEC Val  lit,
SrcLoc tloc
[inline]
 

Definition at line 75 of file Expr.H.


Member Function Documentation

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

Implements ExprC.

Definition at line 47 of file Expr.C.

References ValC::Copy(), and val.

void ConstantEC::PrintD std::ostream *  os  )  [inline, virtual]
 

Implements ExprC.

Definition at line 78 of file Expr.H.

References ValC::PrintD(), and val.


Member Data Documentation

Val ConstantEC::val
 

Definition at line 76 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:09 2006 for Vesta by  doxygen 1.4.2