aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/elm/folds.scm
blob: 56987d9f9f85ec907b95136f7bfd38282070dfcc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
((function_call_expr) @_fn
  (#not-has-parent? @_fn parenthesized_expr)) @fold

[
  (case_of_branch)
  (case_of_expr)
  (value_declaration)
  (type_declaration)
  (type_alias_declaration)
  (list_expr)
  (record_expr)
  (parenthesized_expr)
  (import_clause)+
] @fold