Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ reset
Method
reset
components/compiler/scriptparser.cpp:92–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
void ScriptParser::reset()
93
{
94
mLineParser.reset();
95
mOutput.clear();
96
}
97
}
Callers
3
parseName
Method · 0.45
parseKeyword
Method · 0.45
parseSpecial
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected