MCPcopy Create free account
hub / github.com/MiniZinc/MiniZincIDE / onFinished

Method onFinished

MiniZincIDE/codechecker.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74void CodeChecker::onFinished()
75{
76 emit finished(mznErrors);
77}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected