| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.WindowSpecificationContext |
MySQLStatementParser.windowSpecification() |
MySQLStatementParser.WindowSpecificationContext |
MySQLStatementParser.WindowItemContext.windowSpecification() |
MySQLStatementParser.WindowSpecificationContext |
MySQLStatementParser.OverClauseContext.windowSpecification() |
MySQLStatementParser.WindowSpecificationContext |
MySQLStatementParser.WindowingClauseContext.windowSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitWindowSpecification(MySQLStatementParser.WindowSpecificationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.windowSpecification(). |
T |
MySQLStatementVisitor.visitWindowSpecification(MySQLStatementParser.WindowSpecificationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.windowSpecification(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.