Searched refs:PythonGenerator (Results 1 – 1 of 1) sorted by relevance
34 class PythonGenerator : public BaseGenerator { class36 PythonGenerator(const Parser &parser, const std::string &path, in PythonGenerator() function in flatbuffers::python::PythonGenerator732 python::PythonGenerator generator(parser, path, file_name); in GeneratePython()