| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.SendStmtContext |
GoParser.sendStmt() |
GoParser.SendStmtContext |
GoParser.SimpleStmtContext.sendStmt() |
GoParser.SendStmtContext |
GoParser.CommCaseContext.sendStmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterSendStmt(GoParser.SendStmtContext ctx)
Enter a parse tree produced by
GoParser.sendStmt(). |
void |
GoParserBaseListener.enterSendStmt(GoParser.SendStmtContext ctx)
Enter a parse tree produced by
GoParser.sendStmt(). |
void |
GoParserListener.exitSendStmt(GoParser.SendStmtContext ctx)
Exit a parse tree produced by
GoParser.sendStmt(). |
void |
GoParserBaseListener.exitSendStmt(GoParser.SendStmtContext ctx)
Exit a parse tree produced by
GoParser.sendStmt(). |
Copyright © 2021 Markus Heberling. All rights reserved.