The [Parser] section describes settings specific to the parsing engine of Objective Edit. Here are some sample settings:
[Parser] Operators = ~!%ˆ&*()-=+[]{}|;:.,></? Delimiters = ,./<>?;:'"[]{}\|\Q~!@#$%ˆ&*()-=+ KWStartChars = # KWMiddleChars = KWEndChars = NumTags = 4 |
These settings are described in Table 14:
Key | Description |
Operators | Symbols the parser interprets as operators. They are rendered with a special color. |
Delimiters | Symbols the parser interprets as delimiters. |
KWStartChars | Specifies non-alphanumeric characters that can begin a keyword. |
KWMiddleChars | Specifies non-alphanumeric characters that can exist within a keyword. |
KWEndChars | Specifies non-alphanumeric characters that can act as the ending character for a keyword. |
NumTags | The number of sections that define special token-based text segments (strings, comments, etc.). These sections should be named Tag1, Tag2, Tag3, and so on. |
Copyright © Rogue Wave Software, Inc. All Rights Reserved.
The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.