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