Home
last modified time | relevance | path

Searched defs:PythonGenerator (Results 1 – 1 of 1) sorted by relevance

/third_party/flatbuffers/src/
Didl_gen_python.cpp37 class PythonGenerator : public BaseGenerator { class
39 PythonGenerator(const Parser &parser, const std::string &path, in PythonGenerator() function in flatbuffers::python::PythonGenerator