blob: cf92992bd72c6f263dc7e5fea91782f24e0760c2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
(type_annotation) @type
(member_type) @operator
(member) @property
(parameter_list) @function
(parameter_list (identifier (optional_value) @variable.parameter.optional))
(parameter_list (identifier) @variable.parameter)
(identifier) @type.definition
(throw_statement) @operator
(return_statement) @operator
(comment) @comment
|