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