Home
last modified time | relevance | path

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

/third_party/python/Parser/
H A Dparser.c584 static asdl_alias_seq* import_from_as_names_rule(Parser *p);
3586 (a = import_from_as_names_rule(p)) // import_from_as_names in import_from_targets_rule()
3614 (import_from_as_names_var = import_from_as_names_rule(p)) // import_from_as_names in import_from_targets_rule()
3687 import_from_as_names_rule(Parser *p) in import_from_as_names_rule() function
21572 (import_from_as_names_var = import_from_as_names_rule(p)) // import_from_as_names in invalid_import_from_targets_rule()
[all...]

Completed in 39 milliseconds