#include <Expr.H>
Inheritance diagram for ListTEC:
Public Member Functions | |
ListTEC (Expr ttype, SrcLoc *tloc) | |
void | PrintD (std::ostream *os) |
Val | Eval (const Context &c) |
Public Attributes | |
Expr | type |
|
|
|
Implements ExprC. Definition at line 330 of file Expr.H. References NEW. |
|
Implements ExprC. Definition at line 777 of file Expr.C. References ExprC::PrintD(), and type. |
|
Definition at line 327 of file Expr.H. Referenced by PrintD(). |