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