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