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

Method LONGSTRING

generated/LuaParser.cpp:3346–3348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3344}
3345
3346tree::TerminalNode* LuaParser::StringContext::LONGSTRING() {
3347 return getToken(LuaParser::LONGSTRING, 0);
3348}
3349
3350
3351size_t LuaParser::StringContext::getRuleIndex() const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected