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