| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.KeyContext |
GoParser.key() |
GoParser.KeyContext |
GoParser.KeyedElementContext.key() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterKey(GoParser.KeyContext ctx)
Enter a parse tree produced by
GoParser.key(). |
void |
GoParserBaseListener.enterKey(GoParser.KeyContext ctx)
Enter a parse tree produced by
GoParser.key(). |
void |
GoParserListener.exitKey(GoParser.KeyContext ctx)
Exit a parse tree produced by
GoParser.key(). |
void |
GoParserBaseListener.exitKey(GoParser.KeyContext ctx)
Exit a parse tree produced by
GoParser.key(). |
Copyright © 2021 Markus Heberling. All rights reserved.