You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime/queries/python/context.scm

16 lines
239 B
Scheme

(function_definition
_ parameters: (_) @context.params
) @context
(class_definition) @context
[
(if_statement)
(for_statement)
(while_statement)
(with_statement)
(try_statement)
(match_statement)
(case_clause)
] @context