2021-03-09 23:14:27 +01:00
|
|
|
[
|
2024-02-19 20:20:59 -08:00
|
|
|
(arguments)
|
2021-03-09 23:14:27 +01:00
|
|
|
(for_in_statement)
|
|
|
|
|
(for_statement)
|
|
|
|
|
(while_statement)
|
|
|
|
|
(arrow_function)
|
2024-01-31 10:55:10 -05:00
|
|
|
(function_expression)
|
2021-03-09 23:14:27 +01:00
|
|
|
(function_declaration)
|
|
|
|
|
(class_declaration)
|
|
|
|
|
(method_definition)
|
|
|
|
|
(do_statement)
|
|
|
|
|
(with_statement)
|
|
|
|
|
(switch_statement)
|
|
|
|
|
(switch_case)
|
2022-12-06 22:08:41 -08:00
|
|
|
(switch_default)
|
2024-04-21 17:15:08 -07:00
|
|
|
(import_statement)+
|
2021-03-09 23:14:27 +01:00
|
|
|
(if_statement)
|
|
|
|
|
(try_statement)
|
|
|
|
|
(catch_clause)
|
2024-05-03 20:01:37 +07:00
|
|
|
(array)
|
2021-03-09 23:14:27 +01:00
|
|
|
(object)
|
2021-03-23 23:50:36 +02:00
|
|
|
(generator_function)
|
|
|
|
|
(generator_function_declaration)
|
2021-03-09 23:14:27 +01:00
|
|
|
] @fold
|