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

Method tableconstructor

generated/LuaParser.cpp:1919–1921  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1917}
1918
1919LuaParser::TableconstructorContext* LuaParser::ExpContext::tableconstructor() {
1920 return getRuleContext<LuaParser::TableconstructorContext>(0);
1921}
1922
1923LuaParser::UnaryOperatorContext* LuaParser::ExpContext::unaryOperator() {
1924 return getRuleContext<LuaParser::UnaryOperatorContext>(0);

Callers 2

buildArgumentsMethod · 0.80
visitExpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected