| 2822 | } |
| 2823 | |
| 2824 | tree::TerminalNode* LuaParser::TableconstructorContext::RB() { |
| 2825 | return getToken(LuaParser::RB, 0); |
| 2826 | } |
| 2827 | |
| 2828 | LuaParser::FieldlistContext* LuaParser::TableconstructorContext::fieldlist() { |
| 2829 | return getRuleContext<LuaParser::FieldlistContext>(0); |
no outgoing calls
no test coverage detected