42 lines
599 B
Scheme
42 lines
599 B
Scheme
[
|
|
(arguments)
|
|
(array)
|
|
(assign_field)
|
|
(assign_local)
|
|
(assign_receiver_field)
|
|
(binary)
|
|
(block)
|
|
(bounds)
|
|
(call)
|
|
(cast)
|
|
(class)
|
|
(class_pattern)
|
|
(compound_assign_field)
|
|
(compound_assign_local)
|
|
(compound_assign_receiver_field)
|
|
(define_constant)
|
|
(define_variable)
|
|
(grouped_expression)
|
|
(implement_trait)
|
|
(match)
|
|
(or_pattern)
|
|
(reopen_class)
|
|
(replace_field)
|
|
(replace_local)
|
|
(symbols)
|
|
(trait)
|
|
(tuple)
|
|
(tuple_pattern)
|
|
(type_arguments)
|
|
] @indent.begin
|
|
|
|
[
|
|
")"
|
|
"]"
|
|
"}"
|
|
] @indent.end @indent.branch
|
|
|
|
(line_comment) @indent.auto
|
|
|
|
(string) @indent.auto
|