mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
`current_symbol` and `current_symbol_name` return an `Option` (`None` when the iterator is not positioned on a symbol). Change `iter_names`'s item from `&'static str` to `&str`. |
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| generate | ||
| highlight | ||
| language | ||
| loader | ||
| tags | ||
| xtask | ||