| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.InterfaceTypeContext |
GoParser.interfaceType() |
GoParser.InterfaceTypeContext |
GoParser.TypeLitContext.interfaceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterInterfaceType(GoParser.InterfaceTypeContext ctx)
Enter a parse tree produced by
GoParser.interfaceType(). |
void |
GoParserBaseListener.enterInterfaceType(GoParser.InterfaceTypeContext ctx)
Enter a parse tree produced by
GoParser.interfaceType(). |
void |
GoParserListener.exitInterfaceType(GoParser.InterfaceTypeContext ctx)
Exit a parse tree produced by
GoParser.interfaceType(). |
void |
GoParserBaseListener.exitInterfaceType(GoParser.InterfaceTypeContext ctx)
Exit a parse tree produced by
GoParser.interfaceType(). |
Copyright © 2021 Markus Heberling. All rights reserved.