MCPcopy Create free account
hub / github.com/Koihik/LuaFormatter / funcbody

Method funcbody

generated/LuaParser.cpp:1113–1115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1111}
1112
1113LuaParser::FuncbodyContext* LuaParser::FuncStatContext::funcbody() {
1114 return getRuleContext<LuaParser::FuncbodyContext>(0);
1115}
1116
1117
1118size_t LuaParser::FuncStatContext::getRuleIndex() const {

Callers 3

visitFuncStatMethod · 0.80
visitLocalFuncStatMethod · 0.80
visitFunctiondefMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected