| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.GoStmtContext |
GoParser.goStmt() |
GoParser.GoStmtContext |
GoParser.StatementContext.goStmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterGoStmt(GoParser.GoStmtContext ctx)
Enter a parse tree produced by
GoParser.goStmt(). |
void |
GoParserBaseListener.enterGoStmt(GoParser.GoStmtContext ctx)
Enter a parse tree produced by
GoParser.goStmt(). |
void |
GoParserListener.exitGoStmt(GoParser.GoStmtContext ctx)
Exit a parse tree produced by
GoParser.goStmt(). |
void |
GoParserBaseListener.exitGoStmt(GoParser.GoStmtContext ctx)
Exit a parse tree produced by
GoParser.goStmt(). |
Copyright © 2021 Markus Heberling. All rights reserved.