MCPcopy Create free account
hub / github.com/WheretIB/nullc / ~Colorer

Method ~Colorer

Colorer.cpp:748–752  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

746 syntax->InitGrammar();
747}
748Colorer::~Colorer()
749{
750 syntax->DeInitGrammar();
751 delete syntax;
752}
753
754void (*ColorFunc)(HWND, unsigned int, unsigned int, int);
755

Callers

nothing calls this directly

Calls 1

DeInitGrammarMethod · 0.80

Tested by

no test coverage detected