| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitDeleteStatement(SqlBaseParser.DeleteStatementContext ctx)
Visit a parse tree produced by the
deleteStatement
labeled alternative in SqlBaseParser.statement(). |
T |
SqlBaseVisitor.visitDeleteStatement(SqlBaseParser.DeleteStatementContext ctx)
Visit a parse tree produced by the
deleteStatement
labeled alternative in SqlBaseParser.statement(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.