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