| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.WindowFramePrecedingContext |
SQLServerStatementParser.windowFramePreceding() |
SQLServerStatementParser.WindowFramePrecedingContext |
SQLServerStatementParser.WindowFrameExtentContext.windowFramePreceding() |
SQLServerStatementParser.WindowFramePrecedingContext |
SQLServerStatementParser.WindowFrameBoundContext.windowFramePreceding() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitWindowFramePreceding(SQLServerStatementParser.WindowFramePrecedingContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.windowFramePreceding(). |
T |
SQLServerStatementBaseVisitor.visitWindowFramePreceding(SQLServerStatementParser.WindowFramePrecedingContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.windowFramePreceding(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.