mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 06:20:01 -04:00
LALRPOP is a parser generator for Rust. This only parses the LALRPOP side of the generator, not the nearly-rust code of the actions.
5 lines
110 B
Scheme
5 lines
110 B
Scheme
(nonterminal_name
|
|
(macro_id) @definition.function)
|
|
|
|
(nonterminal_name
|
|
(identifier) @definition.function)
|