|
|
void | PerformOperation (ResultStack &) |
| |
|
int | Precedence () const |
| |
|
|
template<typename ConstraintListType , typename ActualType > |
| static bool | EvaluateElementAgainstRestOfExpression (ConstraintListType &list, const ActualType &actual) |
| |
|
static void | EvaluateOperatorsWithLessOrEqualPrecedence (const ConstraintOperator &op, OperatorStack &operators, ResultStack &result) |
| |
|
static void | EvaluateAllOperatorsOnStack (OperatorStack &operators, ResultStack &result) |
| |
The documentation for this struct was generated from the following file: