Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
839
tree::TerminalNode* LuaParser::IfStatContext::ELSE() {
840
return getToken(LuaParser::ELSE, 0);
841
}
842
843
844
size_t LuaParser::IfStatContext::getRuleIndex() const {
Callers
1
visitIfStat
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected