#include <Expr.H>
Inheritance diagram for ComputedEC:
Public Member Functions | |
ComputedEC (Expr tname) | |
void | PrintD (std::ostream *os) |
Val | Eval (const Context &c) |
Public Attributes | |
Expr | name |
|
|
|
Implements ExprC. Definition at line 97 of file Expr.C. References ValC::AddToDPS(), ValC::dps, ExprC::EError(), ExprC::Eval(), Basics::mutex::lock(), ValC::MergeDPS(), name, outputMu, ValC::path, RecordErrorOnStack(), TextVK, TypePK, Basics::mutex::unlock(), ValType(), and ValC::vKind. |
|
Implements ExprC. Definition at line 91 of file Expr.C. References name, and ExprC::PrintD(). |
|
|