Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Koihik/LuaFormatter
/ parlist
Method
parlist
generated/LuaParser.cpp:2679–2681 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2677
}
2678
2679
LuaParser::ParlistContext* LuaParser::FuncbodyContext::parlist() {
2680
return getRuleContext<LuaParser::ParlistContext>(0);
2681
}
2682
2683
2684
size_t LuaParser::FuncbodyContext::getRuleIndex() const {
Callers
1
visitFuncbody
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected