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

Method ELSE

generated/LuaParser.cpp:839–841  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

837}
838
839tree::TerminalNode* LuaParser::IfStatContext::ELSE() {
840 return getToken(LuaParser::ELSE, 0);
841}
842
843
844size_t LuaParser::IfStatContext::getRuleIndex() const {

Callers 1

visitIfStatMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected