blob: c1adc58bd0f9c45671c349621063126999d7b71f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[
(function_definition)
(if_statement)
(with_statement)
(try_statement)
(for_statement)
(for_in_clause)
(class_definition)
] @indent
[
"elif"
"else"
] @branch
|