Home
last modified time | relevance | path

Searched refs:PythonStubGenerator (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/src/
Didl_gen_python.cpp51 class PythonStubGenerator { class
53 PythonStubGenerator(const Parser &parser, const std::string &path, in PythonStubGenerator() function in flatbuffers::python::__anoncefdab850111::PythonStubGenerator
2729 python::PythonStubGenerator stub_generator(parser, path, version); in GeneratePython()