Public Member Functions | |
TZToken | NextToken (TStream Stream, Char FirstChar, TZTokenizer Tokenizer) |
SetWordChars (Char FromChar, Char ToChar, Boolean Enable) | |
TZGenericSQLWordState () | |
Constructs this SQL-specific word state object. |
Definition at line 77 of file ZGenericSqlToken.pas.
TZGenericSQLWordState::TZGenericSQLWordState | ( | ) |
Constructs this SQL-specific word state object.
Definition at line 159 of file ZGenericSqlToken.pas.
TZToken TZGenericSQLWordState::NextToken | ( | TStream | Stream, | |
Char | FirstChar, | |||
TZTokenizer | Tokenizer | |||
) |
TZWordState::SetWordChars | ( | Char | FromChar, | |
Char | ToChar, | |||
Boolean | Enable | |||
) | [inherited] |