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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[
  (array_literal)
  (array_type)
  (attribute)
  (availability_condition)
  (call_expression)
  (call_suffix)
  (catch_block)
  (class_body)
  (class_declaration)
  (computed_getter)
  (computed_property)
  (computed_setter)
  (dictionary_literal)
  (dictionary_type)
  (didset_clause)
  (do_statement)
  (enum_class_body)
  (enum_entry)
  (enum_type_parameters)
  (for_statement)
  (function_body)
  (function_declaration)
  (guard_statement)
  (if_statement)
  (init_declaration)
  (lambda_literal)
  (line_string_literal)
  (modifiers)
  (navigation_expression)
  (optional_type)
  (pattern)
  (protocol_body)
  (protocol_declaration)
  (protocol_function_declaration)
  (protocol_property_requirements)
  (property_declaration)
  (source_file)
  (statements)
  (subscript_declaration)
  (switch_entry)
  (switch_pattern)
  (switch_statement)
  (tuple_expression)
  (tuple_type)
  (tuple_type_item)
  (type_annotation)
  (value_arguments)
  (visibility_modifier)
  (while_statement)
  (willset_didset_block)
] @rainbow.scope

[
  "(" ")"
  "[" "]"
  "{" "}"
  "<" ">"
  "\\("
] @rainbow.bracket