| 1917 | } |
| 1918 | |
| 1919 | LuaParser::TableconstructorContext* LuaParser::ExpContext::tableconstructor() { |
| 1920 | return getRuleContext<LuaParser::TableconstructorContext>(0); |
| 1921 | } |
| 1922 | |
| 1923 | LuaParser::UnaryOperatorContext* LuaParser::ExpContext::unaryOperator() { |
| 1924 | return getRuleContext<LuaParser::UnaryOperatorContext>(0); |
no outgoing calls
no test coverage detected