]>
Commit | Line | Data |
---|---|---|
1 | (type_annotation) @punctuation | |
2 | (member_type) @operator | |
3 | (member) @property | |
4 | (parameter_list) @function | |
5 | (parameter_list (identifier (optional_value) @variable.parameter.optional)) | |
6 | (parameter_list (identifier) @variable.parameter) | |
7 | (identifier) @type.definition | |
8 | (throw_statement) @operator | |
9 | (return_statement) @operator | |
10 | (comment) @comment |