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