#include <Expr.H>
Inheritance diagram for PrimitiveEC:
Public Member Functions | |
PrimitiveEC (const Text &tname, PrimExec texec, SrcLoc *tloc) | |
void | PrintD (std::ostream *os) |
Val | Eval (const Context &c) |
Public Attributes | |
Atom | name |
PrimExec | exec |
|
|
|
Implements ExprC. Definition at line 240 of file Expr.H. References NEW_CONSTR. |
|
Implements ExprC. Definition at line 239 of file Expr.H. References name. |
|
|
|
Definition at line 236 of file Expr.H. Referenced by PickleC::PickleExpr(), and PrintD(). |