| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.LeadLagInfoContext |
MySQLStatementParser.leadLagInfo() |
MySQLStatementParser.LeadLagInfoContext |
MySQLStatementParser.WindowFunctionContext.leadLagInfo() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitLeadLagInfo(MySQLStatementParser.LeadLagInfoContext ctx)
Visit a parse tree produced by
MySQLStatementParser.leadLagInfo(). |
T |
MySQLStatementVisitor.visitLeadLagInfo(MySQLStatementParser.LeadLagInfoContext ctx)
Visit a parse tree produced by
MySQLStatementParser.leadLagInfo(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.