| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.AlterOperatorContext |
OracleStatementParser.alterOperator() |
OracleStatementParser.AlterOperatorContext |
OracleStatementParser.ExecuteContext.alterOperator() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAlterOperator(OracleStatementParser.AlterOperatorContext ctx)
Visit a parse tree produced by
OracleStatementParser.alterOperator(). |
T |
OracleStatementBaseVisitor.visitAlterOperator(OracleStatementParser.AlterOperatorContext ctx)
Visit a parse tree produced by
OracleStatementParser.alterOperator(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitAlterOperator(OracleStatementParser.AlterOperatorContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.