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

Method LB

generated/LuaParser.cpp:2820–2822  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2818}
2819
2820tree::TerminalNode* LuaParser::TableconstructorContext::LB() {
2821 return getToken(LuaParser::LB, 0);
2822}
2823
2824tree::TerminalNode* LuaParser::TableconstructorContext::RB() {
2825 return getToken(LuaParser::RB, 0);

Callers 1

visitTableconstructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected