| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.WindowFrameBoundContext |
SQLServerStatementParser.windowFrameBound() |
SQLServerStatementParser.WindowFrameBoundContext |
SQLServerStatementParser.WindowFrameBetweenContext.windowFrameBound(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.WindowFrameBoundContext> |
SQLServerStatementParser.WindowFrameBetweenContext.windowFrameBound() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitWindowFrameBound(SQLServerStatementParser.WindowFrameBoundContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.windowFrameBound(). |
T |
SQLServerStatementVisitor.visitWindowFrameBound(SQLServerStatementParser.WindowFrameBoundContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.windowFrameBound(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.