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