gh-markt
Results
2
issues of
gh-markt
For data members of rule contexts, is there any particular reason that specifying some rule context class name as the type for a parameter for that some other rule tries...
class in `tokenizer.ts` uses single integer variables (`this.paren` and `this.curly`) to track the index of the most recent opening token. This logic is used by `isRegexStart()` to determine if a...