#include <Expr.H>
Inheritance diagram for ConstantEC:

Public Member Functions | |
| ConstantEC (Val lit, SrcLoc *tloc) | |
| void | PrintD (std::ostream *os) |
| Val | Eval (const Context &c) |
Public Attributes | |
| Val | val |
|
||||||||||||
|
|
|
|
Implements ExprC. Definition at line 47 of file Expr.C. References ValC::Copy(), and val. |
|
|
Implements ExprC. Definition at line 78 of file Expr.H. References ValC::PrintD(), and val. |
|
|
|
1.4.2