Searched refs:visitConstructor (Results 1 - 10 of 10) sorted by relevance
/third_party/python/Parser/ |
H A D | asdl_c.py | 177 self.visitConstructor(constructor) 180 def visitConstructor(self, constructor): member in MetadataVisitor 299 def visitConstructor(self, cons, depth): member in StructVisitor 382 def visitConstructor(self, cons, type, attrs): member in PrototypeVisitor 475 def visitConstructor(self, cons, name): member in PickleVisitor 749 self.visitConstructor(t, name) 751 def visitConstructor(self, cons, name): member in PyTypesDeclareVisitor 1153 self.visitConstructor(t, name, simple) 1155 def visitConstructor(self, cons, name, simple): function 1233 self.visitConstructor( 1235 def visitConstructor(self, cons, name): global() function 1326 def visitConstructor(self, cons, enum, name): global() member in ObjVisitor [all...] |
H A D | asdl.py | 165 def visitConstructor(self, cons, name): member in Check
|
/third_party/python/Lib/test/ |
H A D | test_asdl_parser.py | 119 def visitConstructor(self, cons): member in TestAsdlParser.test_visitor.CustomVisitor
|
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | [all...] |
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | [all...] |
H A D | tsc.js | 82954 function visitConstructor(node) { global() function [all...] |
H A D | tsserverlibrary.js | [all...] |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
H A D | tsserver.js | [all...] |
Completed in 180 milliseconds