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

Method LSB

generated/LuaParser.cpp:2327–2329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2325}
2326
2327tree::TerminalNode* LuaParser::VarSuffixContext::LSB() {
2328 return getToken(LuaParser::LSB, 0);
2329}
2330
2331LuaParser::ExpContext* LuaParser::VarSuffixContext::exp() {
2332 return getRuleContext<LuaParser::ExpContext>(0);

Callers 2

visitVarSuffixMethod · 0.80
visitFieldMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected