| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.CommCaseContext |
GoParser.commCase() |
GoParser.CommCaseContext |
GoParser.CommClauseContext.commCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterCommCase(GoParser.CommCaseContext ctx)
Enter a parse tree produced by
GoParser.commCase(). |
void |
GoParserBaseListener.enterCommCase(GoParser.CommCaseContext ctx)
Enter a parse tree produced by
GoParser.commCase(). |
void |
GoParserListener.exitCommCase(GoParser.CommCaseContext ctx)
Exit a parse tree produced by
GoParser.commCase(). |
void |
GoParserBaseListener.exitCommCase(GoParser.CommCaseContext ctx)
Exit a parse tree produced by
GoParser.commCase(). |
Copyright © 2021 Markus Heberling. All rights reserved.