class TSingleExpression : public tObject;
Destructors
| Name | Description |
|---|---|
| ~TSingleExpression |
Fields
| Name | Type | Description |
|---|---|---|
| FlowControl | TExprFlowControl | |
| FlowKeyword | TExprFlowKeyword | |
| JumpLineIndex | int | |
| NestingDepth | int | |
| NextLineIndex | int | |
| Rec | TExprRec * | |
| Res | TExprRec * | |
| ResultName | DewString | |
| Str | DewString | |
| Words | TExprWordList * |