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