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