| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.CreatePublicationContext |
OpenGaussStatementParser.createPublication() |
OpenGaussStatementParser.CreatePublicationContext |
OpenGaussStatementParser.ExecuteContext.createPublication() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitCreatePublication(OpenGaussStatementParser.CreatePublicationContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createPublication(). |
T |
OpenGaussStatementVisitor.visitCreatePublication(OpenGaussStatementParser.CreatePublicationContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createPublication(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitCreatePublication(OpenGaussStatementParser.CreatePublicationContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.