| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterViewClausesContext |
PostgreSQLStatementParser.alterViewClauses() |
PostgreSQLStatementParser.AlterViewClausesContext |
PostgreSQLStatementParser.AlterViewContext.alterViewClauses() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitAlterViewClauses(PostgreSQLStatementParser.AlterViewClausesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterViewClauses(). |
T |
PostgreSQLStatementParserBaseVisitor.visitAlterViewClauses(PostgreSQLStatementParser.AlterViewClausesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterViewClauses(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.