| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.LiteralTypeContext |
GoParser.literalType() |
GoParser.LiteralTypeContext |
GoParser.CompositeLitContext.literalType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterLiteralType(GoParser.LiteralTypeContext ctx)
Enter a parse tree produced by
GoParser.literalType(). |
void |
GoParserBaseListener.enterLiteralType(GoParser.LiteralTypeContext ctx)
Enter a parse tree produced by
GoParser.literalType(). |
void |
GoParserListener.exitLiteralType(GoParser.LiteralTypeContext ctx)
Exit a parse tree produced by
GoParser.literalType(). |
void |
GoParserBaseListener.exitLiteralType(GoParser.LiteralTypeContext ctx)
Exit a parse tree produced by
GoParser.literalType(). |
Copyright © 2021 Markus Heberling. All rights reserved.