Home
last modified time | relevance | path

Searched defs:decorators (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Parser/
H A Daction_helpers.c765 _PyPegen_function_def_decorators(Parser *p, asdl_expr_seq *decorators, stmt_ty function_def) in _PyPegen_function_def_decorators() argument
788 _PyPegen_class_def_decorators(Parser *p, asdl_expr_seq *decorators, stmt_ty class_def) in _PyPegen_class_def_decorators() argument
/third_party/typescript/lib/
H A Dtsc.js95335 var decorators = ts.ensureEtsDecorators(input, host); global() variable
[all...]

Completed in 43 milliseconds