| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.DeleteSpecificationContext |
MySQLStatementParser.deleteSpecification() |
MySQLStatementParser.DeleteSpecificationContext |
MySQLStatementParser.DeleteContext.deleteSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitDeleteSpecification(MySQLStatementParser.DeleteSpecificationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.deleteSpecification(). |
T |
MySQLStatementVisitor.visitDeleteSpecification(MySQLStatementParser.DeleteSpecificationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.deleteSpecification(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.