#include <Expr.H>
Inheritance diagram for BaseTEC:
Public Member Functions | |
BaseTEC (const Text &tbase, SrcLoc *tloc) | |
void | PrintD (std::ostream *os) |
Val | Eval (const Context &c) |
Public Attributes | |
Atom | base |
|
|
|
Implements ExprC. Definition at line 321 of file Expr.H. References NEW. |
|
Implements ExprC. Definition at line 320 of file Expr.H. References base. |
|
Definition at line 318 of file Expr.H. Referenced by PrintD(). |