| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.ReceiverContext |
GoParser.receiver() |
GoParser.ReceiverContext |
GoParser.MethodDeclContext.receiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterReceiver(GoParser.ReceiverContext ctx)
Enter a parse tree produced by
GoParser.receiver(). |
void |
GoParserBaseListener.enterReceiver(GoParser.ReceiverContext ctx)
Enter a parse tree produced by
GoParser.receiver(). |
void |
GoParserListener.exitReceiver(GoParser.ReceiverContext ctx)
Exit a parse tree produced by
GoParser.receiver(). |
void |
GoParserBaseListener.exitReceiver(GoParser.ReceiverContext ctx)
Exit a parse tree produced by
GoParser.receiver(). |
Copyright © 2021 Markus Heberling. All rights reserved.