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