Remove public tokenizer API
This commit is contained in:
@@ -27,7 +27,6 @@ regex_character = escape | ? any character except "/", "\\", or newline ? ;
|
||||
```
|
||||
|
||||
Whitespace and comments separate tokens and are otherwise ignored by the parser.
|
||||
Comments are retained by public tokenizer APIs for editor tooling.
|
||||
|
||||
## Syntactic grammar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user