| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.WindowFunctionContext |
PostgreSQLStatementParser.windowFunction() |
PostgreSQLStatementParser.WindowFunctionContext |
PostgreSQLStatementParser.SpecialFunctionContext.windowFunction() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitWindowFunction(PostgreSQLStatementParser.WindowFunctionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.windowFunction(). |
T |
PostgreSQLStatementVisitor.visitWindowFunction(PostgreSQLStatementParser.WindowFunctionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.windowFunction(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLVisitor.visitWindowFunction(PostgreSQLStatementParser.WindowFunctionContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.