Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
(rule_definition) @local.definition
(string_identifier) @local.definition

(for_expression
  (string_identifier) @local.reference)

(for_of_expression
  (string_identifier) @local.reference)

(of_expression
  (string_set
    (string_identifier) @local.reference))

(string_count
  (string_identifier) @local.reference)

(string_offset
  (string_identifier) @local.reference)

(string_length
  (string_identifier) @local.reference)
uot; "{" "}" ] @punctuation.special ) @none ((variable) @constant (#match? @constant "^[A-Z][A-Z_0-9]*$"))