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