Public Member Functions | |
string | DecodeString (const string Value, Char QuoteChar) |
string | EncodeString (const string Value, Char QuoteChar) |
TZToken | NextToken (TStream Stream, Char FirstChar, TZTokenizer Tokenizer) |
Definition at line 80 of file ZExprToken.pas.
string TZExpressionQuoteState::DecodeString | ( | const string | Value, | |
Char | QuoteChar | |||
) |
Reimplemented from TZQuoteState.
string TZExpressionQuoteState::EncodeString | ( | const string | Value, | |
Char | QuoteChar | |||
) |
Reimplemented from TZQuoteState.
TZToken TZExpressionQuoteState::NextToken | ( | TStream | Stream, | |
Char | FirstChar, | |||
TZTokenizer | Tokenizer | |||
) |
Reimplemented from TZQuoteState.