MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / PythonGenerator

Method PythonGenerator

src/plugins/python/python/pythongenerator.cpp:19–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17};
18
19PythonGenerator::PythonGenerator()
20 : d(new PythonGeneratorPrivate())
21{
22 d->pythonDebug.reset(new PythonDebug());
23}
24
25PythonGenerator::~PythonGenerator()
26{

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected