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

Method localVarDecl

generated/LuaParser.cpp:241–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241LuaParser::LocalVarDeclContext* LuaParser::StatContext::localVarDecl() {
242 return getRuleContext<LuaParser::LocalVarDeclContext>(0);
243}
244
245
246size_t LuaParser::StatContext::getRuleIndex() const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected