Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ smashCase
Method
smashCase
components/compiler/stringparser.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
void StringParser::smashCase()
92
{
93
mSmashCase = true;
94
}
95
96
const TokenLoc& StringParser::getTokenLoc() const
97
{
Callers
1
parseArguments
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected