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