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

Public Member Functions | |
| BindingTEC (Expr tfields, SrcLoc *tloc) | |
| void | PrintD (std::ostream *os) |
| Val | Eval (const Context &c) |
Public Attributes | |
| Expr | fields |
|
||||||||||||
|
|
|
|
Implements ExprC. Definition at line 339 of file Expr.H. References NEW. |
|
|
Implements ExprC. Definition at line 787 of file Expr.C. References fields, and ExprC::PrintD(). |
|
|
Definition at line 336 of file Expr.H. Referenced by PrintD(). |
1.4.2