#include <Expr.H>
Inheritance diagram for ErrorEC:
Public Member Functions | |
ErrorEC (SrcLoc *tloc, bool runTime=true) | |
void | PrintD (std::ostream *os) |
Val | Eval (const Context &c) |
|
|
|
Implements ExprC. Definition at line 355 of file Expr.H. References NEW_CONSTR. |
|
Implements ExprC. |