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

Method TableconstructorContext

generated/LuaParser.cpp:2816–2818  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2814//----------------- TableconstructorContext ------------------------------------------------------------------
2815
2816LuaParser::TableconstructorContext::TableconstructorContext(ParserRuleContext *parent, size_t invokingState)
2817 : ParserRuleContext(parent, invokingState) {
2818}
2819
2820tree::TerminalNode* LuaParser::TableconstructorContext::LB() {
2821 return getToken(LuaParser::LB, 0);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected