Home
last modified time | relevance | path

Searched refs:decorators_rule (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Parser/
H A Dparser.c590 static asdl_expr_seq* decorators_rule(Parser *p);
4107 decorators_rule(Parser *p) in decorators_rule() function
4172 (a = decorators_rule(p)) // decorators in class_def_rule()
4331 (d = decorators_rule(p)) // decorators in function_def_rule()
[all...]

Completed in 47 milliseconds