aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/snl/folds.scm
blob: 65e50c62f89762d23dc8df72d53e950be2240ced (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
  (for_statement)
  (if_statement)
  (while_statement)
  (funcdef)
  (structdef)
  (comment)
  (preproc_if)
  (preproc_elif)
  (preproc_else)
  (preproc_ifdef)
  (preproc_function_def)
  (init_expr)
  (entry)
  (state_set)
  (state)
  (exit)
] @fold

(initial_defn
  (preproc_include))+ @fold