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