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