MCPcopy 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
2679LuaParser::ParlistContext* LuaParser::FuncbodyContext::parlist() {
2680 return getRuleContext<LuaParser::ParlistContext>(0);
2681}
2682
2683
2684size_t LuaParser::FuncbodyContext::getRuleIndex() const {

Callers 1

visitFuncbodyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected