| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.ArgumentsContext |
GoParser.arguments() |
GoParser.ArgumentsContext |
GoParser.PrimaryExprContext.arguments() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterArguments(GoParser.ArgumentsContext ctx)
Enter a parse tree produced by
GoParser.arguments(). |
void |
GoParserBaseListener.enterArguments(GoParser.ArgumentsContext ctx)
Enter a parse tree produced by
GoParser.arguments(). |
void |
GoParserListener.exitArguments(GoParser.ArgumentsContext ctx)
Exit a parse tree produced by
GoParser.arguments(). |
void |
GoParserBaseListener.exitArguments(GoParser.ArgumentsContext ctx)
Exit a parse tree produced by
GoParser.arguments(). |
Copyright © 2021 Markus Heberling. All rights reserved.