aboutsummaryrefslogtreecommitdiffstats
path: root/queries/javascript/folds.scm
blob: 6bc76af85719bf7b58bba325347478ba79033c95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
  (for_in_statement)
  (for_statement)
  (while_statement)
  (arrow_function)
  (function)
  (function_declaration)
  (class_declaration)
  (method_definition)
  (do_statement)
  (with_statement)
  (switch_statement)
  (switch_case)
  (import_statement)
] @fold