Go to the source code of this file.
Functions | |
| template<class T> | |
| void | evaluate_operands (T *o) |
Evaluates the operands of a CASObject. | |
| template<class T> | |
| void | expand_operands (T *o) |
Expands the operands of a CASObject. | |
| template<class T> | |
| void | resolve_parentheses (CASObject *o) |
| Friend for resolving parentheses. | |
Definition in file castemplates.h.
1.4.7