| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.WindowedFunctionContext |
SQLServerStatementParser.windowedFunction() |
SQLServerStatementParser.WindowedFunctionContext |
SQLServerStatementParser.PrivateExprOfDbContext.windowedFunction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitWindowedFunction(SQLServerStatementParser.WindowedFunctionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.windowedFunction(). |
T |
SQLServerStatementVisitor.visitWindowedFunction(SQLServerStatementParser.WindowedFunctionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.windowedFunction(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.