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