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