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