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