| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.ChannelTypeContext |
GoParser.channelType() |
GoParser.ChannelTypeContext |
GoParser.TypeLitContext.channelType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterChannelType(GoParser.ChannelTypeContext ctx)
Enter a parse tree produced by
GoParser.channelType(). |
void |
GoParserBaseListener.enterChannelType(GoParser.ChannelTypeContext ctx)
Enter a parse tree produced by
GoParser.channelType(). |
void |
GoParserListener.exitChannelType(GoParser.ChannelTypeContext ctx)
Exit a parse tree produced by
GoParser.channelType(). |
void |
GoParserBaseListener.exitChannelType(GoParser.ChannelTypeContext ctx)
Exit a parse tree produced by
GoParser.channelType(). |
Copyright © 2021 Markus Heberling. All rights reserved.