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

Method attnamelist

generated/LuaParser.cpp:1227–1229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1225}
1226
1227LuaParser::AttnamelistContext* LuaParser::LocalVarDeclContext::attnamelist() {
1228 return getRuleContext<LuaParser::AttnamelistContext>(0);
1229}
1230
1231tree::TerminalNode* LuaParser::LocalVarDeclContext::EQL() {
1232 return getToken(LuaParser::EQL, 0);

Callers 1

visitLocalVarDeclMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected