|
Isis 3.0 Object Programmers' Reference |
Home |


Definition at line 92 of file InfixToPostfix.h.
Public Member Functions | |
| InfixFunction (iString rep, int argCount) | |
Public Attributes | |
| int | numArguments |
| int | precedence |
| iString | representation |
| bool | isFunction |