Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Koihik/LuaFormatter
/ NAME
Method
NAME
generated/LuaParser.cpp:552–554 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
550
}
551
552
tree::TerminalNode* LuaParser::GotoStatContext::NAME() {
553
return getToken(LuaParser::NAME, 0);
554
}
555
556
557
size_t LuaParser::GotoStatContext::getRuleIndex() const {
Callers
10
visitGotoStat
Method · 0.80
visitForStat
Method · 0.80
visitLocalFuncStat
Method · 0.80
visitNamelist
Method · 0.80
visitAttnamelist
Method · 0.80
visitAttrib
Method · 0.80
visitVar
Method · 0.80
visitVarSuffix
Method · 0.80
visitNameAndArgs
Method · 0.80
visitField
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected