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