aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/starlark/folds.scm
blob: 0c9d2a2606bf5cceb27b67092c26351ad71d1e2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
  (function_definition)
  (for_statement)
  (if_statement)
  (while_statement)
  (with_statement)
  (match_statement)
  (parameters)
  (argument_list)
  (parenthesized_expression)
  (list_comprehension)
  (dictionary_comprehension)
  (tuple)
  (list)
  (dictionary)
  (string)
] @fold