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

Method END

generated/LuaParser.cpp:606–608  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

604}
605
606tree::TerminalNode* LuaParser::DoStatContext::END() {
607 return getToken(LuaParser::END, 0);
608}
609
610
611size_t LuaParser::DoStatContext::getRuleIndex() const {

Callers 6

visitDoStatMethod · 0.80
visitWhileStatMethod · 0.80
visitIfStatMethod · 0.80
visitForStatMethod · 0.80
visitForInStatMethod · 0.80
visitFuncbodyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected