| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CreateServerContext |
PostgreSQLStatementParser.createServer() |
PostgreSQLStatementParser.CreateServerContext |
PostgreSQLStatementParser.ExecuteContext.createServer() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitCreateServer(PostgreSQLStatementParser.CreateServerContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createServer(). |
T |
PostgreSQLStatementParserBaseVisitor.visitCreateServer(PostgreSQLStatementParser.CreateServerContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createServer(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.