blob: b922f8bf8be37ba57f5a721f163404efa5b59660 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
; inherits: c
[
(class_declaration)
(class_interface)
(class_implementation)
(protocol_declaration)
(property_declaration)
(method_declaration)
(struct_declaration)
(struct_declarator)
(try_statement)
(catch_clause)
(finally_clause)
(throw_statement)
(block_literal)
(ms_asm_block)
(dictionary_literal)
(array_literal)
] @fold
|