Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
748
Colorer::~Colorer()
749
{
750
syntax->DeInitGrammar();
751
delete syntax;
752
}
753
754
void (*ColorFunc)(HWND, unsigned int, unsigned int, int);
755
Callers
nothing calls this directly
Calls
1
DeInitGrammar
Method · 0.80
Tested by
no test coverage detected