| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CancelSqlClauseContext |
OracleStatementParser.cancelSqlClause() |
OracleStatementParser.CancelSqlClauseContext |
OracleStatementParser.AlterSystemOptionContext.cancelSqlClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCancelSqlClause(OracleStatementParser.CancelSqlClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.cancelSqlClause(). |
T |
OracleStatementBaseVisitor.visitCancelSqlClause(OracleStatementParser.CancelSqlClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.cancelSqlClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.