Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gusabary/FlowChar
/ ~CodeParser
Method
~CodeParser
src/codeParser.cpp:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
CodeParser::~CodeParser() {
19
this->fs.close();
20
}
21
22
void CodeParser::scan() {
23
char c;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected