Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Didl_gen_python.cpp2161 class PythonCodeGenerator : public CodeGenerator { class
2209 return std::unique_ptr<PythonCodeGenerator>(new PythonCodeGenerator()); in NewPythonCodeGenerator()