![]() | Expression |
The ExpressionParser Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | ExpressionString | The originally transferred text expression. |
![]() | MetaRules | List of high-order operators with assigned sub-expressions. BooleanParser |
![]() | OperatorPriority | List of operators with their relative priorities. BooleanParser |
![]() | Operators | List of one or two possible operands with each an assigned operator. BooleanParser |
![]() | Token | List of several possible text tokens, each with an assigned internal key. BooleanParser |