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