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