| 109 | } |
| 110 | |
| 111 | LuaParser::RetstatContext* LuaParser::BlockContext::retstat() { |
| 112 | return getRuleContext<LuaParser::RetstatContext>(0); |
| 113 | } |
| 114 | |
| 115 | |
| 116 | size_t LuaParser::BlockContext::getRuleIndex() const { |
no outgoing calls
no test coverage detected