Searched refs:PrototypeVisitor (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Parser/ | ||
H A D | asdl_c.py | 338 class PrototypeVisitor(EmitVisitor): class 405 class FunctionVisitor(PrototypeVisitor): 1590 prototype_visitor = PrototypeVisitor(f, metadata=metadata) |
Completed in 2 milliseconds