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