Files
helix/runtime/queries/groovy/rainbows.scm

25 lines
319 B
Scheme

[
(argument_list)
(closure)
(do_while_loop)
(for_in_loop)
(for_parameters)
(if_statement)
(index)
(interpolation)
(list)
(map)
(map_item)
(parameter_list)
(switch_block)
(switch_statement)
(try_statement)
(while_loop)
] @rainbow.scope
[
"(" ")"
"{" "}"
"[" "]"
] @rainbow.bracket