| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.TypeListContext |
GoParser.typeList() |
GoParser.TypeListContext |
GoParser.TypeSwitchCaseContext.typeList() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterTypeList(GoParser.TypeListContext ctx)
Enter a parse tree produced by
GoParser.typeList(). |
void |
GoParserBaseListener.enterTypeList(GoParser.TypeListContext ctx)
Enter a parse tree produced by
GoParser.typeList(). |
void |
GoParserListener.exitTypeList(GoParser.TypeListContext ctx)
Exit a parse tree produced by
GoParser.typeList(). |
void |
GoParserBaseListener.exitTypeList(GoParser.TypeListContext ctx)
Exit a parse tree produced by
GoParser.typeList(). |
Copyright © 2021 Markus Heberling. All rights reserved.