| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.WindowDefinition_Context |
PostgreSQLStatementParser.windowDefinition_() |
PostgreSQLStatementParser.WindowDefinition_Context |
PostgreSQLStatementParser.WindowFunctionContext.windowDefinition_() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitWindowDefinition_(PostgreSQLStatementParser.WindowDefinition_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.windowDefinition_(). |
T |
PostgreSQLStatementVisitor.visitWindowDefinition_(PostgreSQLStatementParser.WindowDefinition_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.windowDefinition_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.