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