| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.IntegerContext |
GoParser.integer() |
GoParser.IntegerContext |
GoParser.BasicLitContext.integer() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterInteger(GoParser.IntegerContext ctx)
Enter a parse tree produced by
GoParser.integer(). |
void |
GoParserBaseListener.enterInteger(GoParser.IntegerContext ctx)
Enter a parse tree produced by
GoParser.integer(). |
void |
GoParserListener.exitInteger(GoParser.IntegerContext ctx)
Exit a parse tree produced by
GoParser.integer(). |
void |
GoParserBaseListener.exitInteger(GoParser.IntegerContext ctx)
Exit a parse tree produced by
GoParser.integer(). |
Copyright © 2021 Markus Heberling. All rights reserved.