| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ChannelNameContext |
PostgreSQLStatementParser.channelName() |
PostgreSQLStatementParser.ChannelNameContext |
PostgreSQLStatementParser.ListenContext.channelName() |
PostgreSQLStatementParser.ChannelNameContext |
PostgreSQLStatementParser.UnlistenContext.channelName() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitChannelName(PostgreSQLStatementParser.ChannelNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.channelName(). |
T |
PostgreSQLStatementParserVisitor.visitChannelName(PostgreSQLStatementParser.ChannelNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.channelName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.