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