mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -04:00
The parser is currently in development, and 60-80% of MLIR files in the test suite of MLIR, within the Arith, Math, SCF, Tensor, and Linalg dialects parse successfully.
7 lines
170 B
Scheme
7 lines
170 B
Scheme
(region) @scope
|
|
|
|
(func_arg_list (value_use) @definition.var)
|
|
(block_arg_list (value_use) @definition.var)
|
|
(op_result (value_use) @definition.var)
|
|
|
|
(value_use) @reference
|