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