| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.ResultContext |
GoParser.result() |
GoParser.ResultContext |
GoParser.MethodSpecContext.result() |
GoParser.ResultContext |
GoParser.SignatureContext.result() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterResult(GoParser.ResultContext ctx)
Enter a parse tree produced by
GoParser.result(). |
void |
GoParserBaseListener.enterResult(GoParser.ResultContext ctx)
Enter a parse tree produced by
GoParser.result(). |
void |
GoParserListener.exitResult(GoParser.ResultContext ctx)
Exit a parse tree produced by
GoParser.result(). |
void |
GoParserBaseListener.exitResult(GoParser.ResultContext ctx)
Exit a parse tree produced by
GoParser.result(). |
Copyright © 2021 Markus Heberling. All rights reserved.