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