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

Method namelist

generated/LuaParser.cpp:1029–1031  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1027}
1028
1029LuaParser::NamelistContext* LuaParser::ForInStatContext::namelist() {
1030 return getRuleContext<LuaParser::NamelistContext>(0);
1031}
1032
1033tree::TerminalNode* LuaParser::ForInStatContext::IN() {
1034 return getToken(LuaParser::IN, 0);

Callers 2

visitForInStatMethod · 0.80
visitParlistMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected