Defines the characters that should be treated as "white space" by the parser, the characters to ignore and that separate tokens.
The GParser unit provides two constants of delimiters useful for defining delimiters:
ParserWHITESPACE
Whitespace characters
ParserPUNCTUATION
Punctuation characters
Namespace: GParser
Delphi |
protected |
Property Value
Type: String