Grammatica - Bugs: bug #3605, Tokenizer: Add support for...
You are not allowed to post comments on this tracker with your current authentication level.
bug #3605: Tokenizer: Add support for "hidden" tokens
Submitter: | Per Cederberg <cederberg> | ||
Submitted: | Wed 14 May 2003 03:58:25 PM UTC | ||
Severity: | 1 - Minor | Item Group: | Future Improvement |
Status: | Fixed | Assigned to: | cederberg |
Open/Closed: | Closed |
Wed 27 Aug 2003 07:15:31 PM UTC, comment #2: |
Per Cederberg <cederberg>![]() ![]() |
Wed 27 Aug 2003 06:32:34 PM UTC, comment #1: A new useTokenList feature has been added to the Tokenizer. This will create a linked list between all tokens when enabled.
|
Per Cederberg <cederberg>![]() ![]() |
Wed 14 May 2003 03:58:25 PM UTC, original submission:
This feature could be used to parse source code while maintaining the whitespace tokens accessible in some way, very useful for writing a code style checker.
|
Per Cederberg <cederberg>![]() ![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Version 1.4 containing a fix for this bug has been released.