Remove incorrect condition that would prevent balancing of repeating structures containing only tokens (nodes w/ no children). Co-Authored-By: Rob Rix <robrix@github.com> Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| binding_rust | ||
| binding_web | ||
| include/tree_sitter | ||
| src | ||
| .ccls | ||
| Cargo.toml | ||
| README.md | ||
Subdirectories
src- C source code for the Tree-sitter libraryinclude- C headers for the Tree-sitter librarybinding_rust- Rust bindings to the Tree-sitter librarybinding_web- JavaScript bindings to the Tree-sitter library, using WebAssembly