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