| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.ShortVarDeclContext |
GoParser.shortVarDecl() |
GoParser.ShortVarDeclContext |
GoParser.SimpleStmtContext.shortVarDecl() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterShortVarDecl(GoParser.ShortVarDeclContext ctx)
Enter a parse tree produced by
GoParser.shortVarDecl(). |
void |
GoParserBaseListener.enterShortVarDecl(GoParser.ShortVarDeclContext ctx)
Enter a parse tree produced by
GoParser.shortVarDecl(). |
void |
GoParserListener.exitShortVarDecl(GoParser.ShortVarDeclContext ctx)
Exit a parse tree produced by
GoParser.shortVarDecl(). |
void |
GoParserBaseListener.exitShortVarDecl(GoParser.ShortVarDeclContext ctx)
Exit a parse tree produced by
GoParser.shortVarDecl(). |
Copyright © 2021 Markus Heberling. All rights reserved.