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