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