InfixOperator and InfixFunction are helper classes for InfixToPostfix.
More...
#include <InfixToPostfix.h>
Inherits Isis::InfixOperator.
InfixOperator and InfixFunction are helper classes for InfixToPostfix.
- Author
- ????-??-?? Unknown
Isis::InfixFunction::InfixFunction |
( |
QString |
inString, |
|
|
int |
argCount |
|
) |
| |
|
inline |
Isis::InfixFunction::InfixFunction |
( |
QString |
inString, |
|
|
QString |
outString, |
|
|
int |
argCount |
|
) |
| |
|
inline |
int Isis::InfixFunction::argumentCount |
( |
| ) |
const |
|
inline |
const QString& Isis::InfixOperator::inputString |
( |
| ) |
const |
|
inlineinherited |
bool Isis::InfixOperator::isFunction |
( |
| ) |
const |
|
inlineinherited |
const QString& Isis::InfixOperator::outputString |
( |
| ) |
const |
|
inlineinherited |
int Isis::InfixOperator::precedence |
( |
| ) |
const |
|
inlineinherited |
The documentation for this class was generated from the following file: