Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Koihik/LuaFormatter
/ COLON
Method
COLON
generated/LuaParser.cpp:1467–1469 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1465
}
1466
1467
tree::TerminalNode* LuaParser::FuncnameContext::COLON() {
1468
return getToken(LuaParser::COLON, 0);
1469
}
1470
1471
1472
size_t LuaParser::FuncnameContext::getRuleIndex() const {
Callers
4
buildFirstArgumentWs
Method · 0.80
buildArguments
Method · 0.80
visitNextNameAndArgs
Method · 0.80
visitNameAndArgs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected