| 21963 | } |
| 21964 | |
| 21965 | type Update_stmt_limitedContext struct { |
| 21966 | antlr.BaseParserRuleContext |
| 21967 | parser antlr.Parser |
| 21968 | } |
| 21969 | |
| 21970 | func NewEmptyUpdate_stmt_limitedContext() *Update_stmt_limitedContext { |
| 21971 | var p = new(Update_stmt_limitedContext) |
nothing calls this directly
no outgoing calls
no test coverage detected