| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.MapTypeContext |
GoParser.mapType() |
GoParser.MapTypeContext |
GoParser.TypeLitContext.mapType() |
GoParser.MapTypeContext |
GoParser.LiteralTypeContext.mapType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterMapType(GoParser.MapTypeContext ctx)
Enter a parse tree produced by
GoParser.mapType(). |
void |
GoParserBaseListener.enterMapType(GoParser.MapTypeContext ctx)
Enter a parse tree produced by
GoParser.mapType(). |
void |
GoParserListener.exitMapType(GoParser.MapTypeContext ctx)
Exit a parse tree produced by
GoParser.mapType(). |
void |
GoParserBaseListener.exitMapType(GoParser.MapTypeContext ctx)
Exit a parse tree produced by
GoParser.mapType(). |
Copyright © 2021 Markus Heberling. All rights reserved.