mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
zero quantifier skip is performed. The zero-skip branch currently sets skipped_quantifier unconditionally. That flag is correct only when the quantified step and its skip target are _siblings_ at the same query depth. Otherwise, setting it allows for a "leak" and disables unrelated, "outer" anchors. |
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| generate | ||
| highlight | ||
| language | ||
| loader | ||
| tags | ||
| xtask | ||