| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.ReceiverTypeContext |
GoParser.receiverType() |
GoParser.ReceiverTypeContext |
GoParser.MethodExprContext.receiverType() |
GoParser.ReceiverTypeContext |
GoParser.ReceiverTypeContext.receiverType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterReceiverType(GoParser.ReceiverTypeContext ctx)
Enter a parse tree produced by
GoParser.receiverType(). |
void |
GoParserBaseListener.enterReceiverType(GoParser.ReceiverTypeContext ctx)
Enter a parse tree produced by
GoParser.receiverType(). |
void |
GoParserListener.exitReceiverType(GoParser.ReceiverTypeContext ctx)
Exit a parse tree produced by
GoParser.receiverType(). |
void |
GoParserBaseListener.exitReceiverType(GoParser.ReceiverTypeContext ctx)
Exit a parse tree produced by
GoParser.receiverType(). |
Copyright © 2021 Markus Heberling. All rights reserved.