mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-15 09:56:26 -04:00
This allows users to bail parsing if an error was *definitely* detected using the progress callback, as all possible stack versions have a non-zero error cost. Co-authored-by: Amaan Qureshi <amaanq12@gmail.com> |
||
|---|---|---|
| .. | ||
| helper.ts | ||
| language.test.ts | ||
| node.test.ts | ||
| parser.test.ts | ||
| query.test.ts | ||
| tree.test.ts | ||