#include <Expr.H>
Inheritance diagram for FuncTEC:
Public Member Functions | |
FuncTEC (Expr tfields, SrcLoc *tloc) | |
void | PrintD (std::ostream *os) |
Val | Eval (const Context &c) |
Public Attributes | |
Expr | fields |
|
|
|
Implements ExprC. Definition at line 348 of file Expr.H. References NEW. |
|
Implements ExprC. Definition at line 793 of file Expr.C. References fields, and ExprC::PrintD(). |
|
Definition at line 345 of file Expr.H. Referenced by PrintD(). |