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