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

Method varlist

generated/LuaParser.cpp:391–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389}
390
391LuaParser::VarlistContext* LuaParser::VarDeclContext::varlist() {
392 return getRuleContext<LuaParser::VarlistContext>(0);
393}
394
395tree::TerminalNode* LuaParser::VarDeclContext::EQL() {
396 return getToken(LuaParser::EQL, 0);

Callers 1

visitVarDeclMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected