mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
`try_seq` reserves a `Seq`'s child range up front and fills slots as recursion produces each member. The `Repeat` arm builds `Choice(repeat(x), blank)` directly, skipping the `choice` helper. Slightly faster and less memory used. |
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| generate | ||
| highlight | ||
| language | ||
| loader | ||
| tags | ||
| xtask | ||