aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/go/folds.scm
blob: 44b452de543d29cdc503bd58d10b08ce044c466b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
  (const_declaration)
  (expression_switch_statement)
  (expression_case)
  (default_case)
  (type_switch_statement)
  (type_case)
  (for_statement)
  (func_literal)
  (function_declaration)
  (if_statement)
  (import_declaration)
  (method_declaration)
  (type_declaration)
  (var_declaration)
  (composite_literal)
  (literal_element)
  (block)
] @fold