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

Method functiondef

generated/LuaParser.cpp:1915–1917  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1913}
1914
1915LuaParser::FunctiondefContext* LuaParser::ExpContext::functiondef() {
1916 return getRuleContext<LuaParser::FunctiondefContext>(0);
1917}
1918
1919LuaParser::TableconstructorContext* LuaParser::ExpContext::tableconstructor() {
1920 return getRuleContext<LuaParser::TableconstructorContext>(0);

Callers 1

visitExpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected