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