aboutsummaryrefslogtreecommitdiffstats
path: root/queries/php/folds.scm
blob: 60126b70bede9863c17e4b4a5b0f830cc2244e96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
  (if_statement)
  (switch_statement)
  (while_statement)
  (do_statement)
  (for_statement)
  (foreach_statement)
  (try_statement)
  (function_definition)
  (class_declaration)
  (interface_declaration)
  (trait_declaration)
  (enum_declaration)
  (function_static_declaration)
] @fold