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