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