aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/hare/folds.scm
blob: 58b10bfdc032668974c7bfe640825e1ec789d606 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  (imports)
  (function_declaration)
  (enum_type)
  (struct_type)
  (tuple_type)
  (union_type)
  (block)
  (if_statement)
  (for_statement)
  (call_expression)
  (switch_expression)
  (match_expression)
  (case)
  (array_literal)
  (struct_literal)
  (tuple_literal)
] @fold