[
  (function_definition)

  (for_statement)
  (if_statement)
  (while_statement)
  (with_statement)
  (match_statement)

  (parameters)
  (argument_list)

  (parenthesized_expression)
  (list_comprehension)
  (dictionary_comprehension)

  (tuple)
  (list)
  (dictionary)

  (string)
] @fold