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
[
  (argument_list)
  (array_type_name)
  (attribute)
  (class_method_definition)
  (class_statement)
  (do_statement)
  (element_access)
  (elseif_clause)
  (enum_statement)
  (for_statement)
  (foreach_statement)
  (function_parameter_declaration)
  (function_statement)
  (generic_type_name)
  (if_statement)
  (param_block)
  (parenthesized_expression)
  (script_block_expression)
  (statement_block)
  (switch_body)
  (switch_condition)
  (type_literal)
  (while_statement)
] @rainbow.scope

[
  "(" ")"
  "{" "}"
  "[" "]"
] @rainbow.bracket