Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ start
Method
start
components/compiler/parser.cpp:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
void Parser::start()
168
{
169
mEmpty = false;
170
}
171
172
bool Parser::isEmpty() const
173
{
Callers
1
startProcess
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected