blob: 9937da6f17ac189cbbb2d92c7980a3ca927ccf92 (
plain) (
blame)
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
|
[
(mod_item)
(struct_item)
(trait_item)
(enum_item)
(impl_item)
(type_item)
(use_declaration)
(let_declaration)
(namespace_definition)
(arguments)
(implicit_arguments)
(tuple_type)
(import_statement)
(attribute_statement)
(with_statement)
(if_statement)
(function_definition)
(struct_definition)
(loop_expression)
(if_expression)
(match_expression)
(call_expression)
(tuple_expression)
(attribute_item)
] @fold
|