()
| 198 | Qualified_table_name() parser.IQualified_table_nameContext |
| 199 | WHERE_() antlr.TerminalNode |
| 200 | Expr() parser.IExprContext |
| 201 | } |
| 202 | |
| 203 | func (c *cc) convertDelete_stmtContext(n Delete_stmt) ast.Node { |
no outgoing calls
no test coverage detected