codac 2.0.0
|
This is the complete list of members for codac2::ExprBase, including all inherited members.
_unique_id | codac2::ExprBase | protected |
copy() const =0 | codac2::ExprBase | pure virtual |
ExprBase() | codac2::ExprBase | |
operator==(const ExprBase &e) const | codac2::ExprBase | |
replace_arg(const ExprID &old_arg_id, const std::shared_ptr< ExprBase > &new_expr)=0 | codac2::ExprBase | pure virtual |
unique_id() const | codac2::ExprBase | |
~ExprBase()=default | codac2::ExprBase | virtual |