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

Method attrib

generated/LuaParser.cpp:1682–1684  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1680}
1681
1682std::vector<LuaParser::AttribContext *> LuaParser::AttnamelistContext::attrib() {
1683 return getRuleContexts<LuaParser::AttribContext>();
1684}
1685
1686LuaParser::AttribContext* LuaParser::AttnamelistContext::attrib(size_t i) {
1687 return getRuleContext<LuaParser::AttribContext>(i);

Callers 1

visitAttnamelistMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected