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

Method retstat

generated/LuaParser.cpp:111–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111LuaParser::RetstatContext* LuaParser::BlockContext::retstat() {
112 return getRuleContext<LuaParser::RetstatContext>(0);
113}
114
115
116size_t LuaParser::BlockContext::getRuleIndex() const {

Callers 3

visitBlockMethod · 0.80
needKeepBlockOneLineMethod · 0.80
isBlockEmptyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected