| 11476 | } |
| 11477 | |
| 11478 | type Delete_stmt_limitedContext struct { |
| 11479 | antlr.BaseParserRuleContext |
| 11480 | parser antlr.Parser |
| 11481 | } |
| 11482 | |
| 11483 | func NewEmptyDelete_stmt_limitedContext() *Delete_stmt_limitedContext { |
| 11484 | var p = new(Delete_stmt_limitedContext) |
nothing calls this directly
no outgoing calls
no test coverage detected