summaryrefslogtreecommitdiffstats
path: root/queries/lua/folds.scm
blob: 37c4947edd7b6a451fab220bc62168f626559fa2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
 (do_statement)
 (while_statement)
 (repeat_statement)
 (if_statement)
 (for_statement)
 (function_declaration)
 (function_definition)
 (parameters)
 (arguments)
 (table_constructor)
] @fold