| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FunctionExprWindowlessContext |
PostgreSQLStatementParser.functionExprWindowless() |
PostgreSQLStatementParser.FunctionExprWindowlessContext |
PostgreSQLStatementParser.FunctionTableContext.functionExprWindowless() |
PostgreSQLStatementParser.FunctionExprWindowlessContext |
PostgreSQLStatementParser.RowsFromItemContext.functionExprWindowless() |
PostgreSQLStatementParser.FunctionExprWindowlessContext |
PostgreSQLStatementParser.IndexElemContext.functionExprWindowless() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitFunctionExprWindowless(PostgreSQLStatementParser.FunctionExprWindowlessContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionExprWindowless(). |
T |
PostgreSQLStatementParserBaseVisitor.visitFunctionExprWindowless(PostgreSQLStatementParser.FunctionExprWindowlessContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionExprWindowless(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.