]> git.r.bdr.sh - rbdr/tree-sitter-api-notation/blame - queries/highlights.scm
Test keyword to see how it affects syntax
[rbdr/tree-sitter-api-notation] / queries / highlights.scm
CommitLineData
fd7cea8f 1(type_annotation) @punctuation
dc87cd89
RBR
2(member_type) @operator
3(member) @property
4(parameter_list) @function
4a1d5628 5(parameter_list (identifier (optional_value) @variable.parameter.optional))
e88e09da 6(parameter_list (identifier) @keyword)
75b4720c 7(identifier) @type.definition
dc87cd89
RBR
8(throw_statement) @operator
9(return_statement) @operator
39b375df 10(comment) @comment