ComparePrecedence(const OperatorBase *other) | Parser::ShuntingYard::Operators::OperatorBase | [inline] |
GetPrecedence() const | Parser::ShuntingYard::Operators::OperatorBase | [inline] |
GetTokenBase() | Parser::ShuntingYard::Operators::IfOperator | [inline, virtual] |
IfOperator() | Parser::ShuntingYard::Operators::IfOperator | [inline] |
IsRightAssociative() const | Parser::ShuntingYard::Operators::OperatorBase | [inline] |
OperatorBase(int prec, bool rightAssoc=false) | Parser::ShuntingYard::Operators::OperatorBase | [inline] |
~OperatorBase() | Parser::ShuntingYard::Operators::OperatorBase | [inline, virtual] |