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