| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.PublicationNameItemContext |
PostgreSQLStatementParser.publicationNameItem() |
PostgreSQLStatementParser.PublicationNameItemContext |
PostgreSQLStatementParser.PublicationNameListContext.publicationNameItem(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.PublicationNameItemContext> |
PostgreSQLStatementParser.PublicationNameListContext.publicationNameItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitPublicationNameItem(PostgreSQLStatementParser.PublicationNameItemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.publicationNameItem(). |
T |
PostgreSQLStatementBaseVisitor.visitPublicationNameItem(PostgreSQLStatementParser.PublicationNameItemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.publicationNameItem(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.