| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.VarrayItemContext |
OracleStatementParser.varrayItem() |
OracleStatementParser.VarrayItemContext |
OracleStatementParser.VarrayColPropertiesContext.varrayItem() |
OracleStatementParser.VarrayItemContext |
OracleStatementParser.PartitioningStorageClauseContext.varrayItem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.VarrayItemContext> |
OracleStatementParser.PartitioningStorageClauseContext.varrayItem() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitVarrayItem(OracleStatementParser.VarrayItemContext ctx)
Visit a parse tree produced by
OracleStatementParser.varrayItem(). |
T |
OracleStatementBaseVisitor.visitVarrayItem(OracleStatementParser.VarrayItemContext ctx)
Visit a parse tree produced by
OracleStatementParser.varrayItem(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.