| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.RecvStmtContext |
GoParser.recvStmt() |
GoParser.RecvStmtContext |
GoParser.CommCaseContext.recvStmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterRecvStmt(GoParser.RecvStmtContext ctx)
Enter a parse tree produced by
GoParser.recvStmt(). |
void |
GoParserBaseListener.enterRecvStmt(GoParser.RecvStmtContext ctx)
Enter a parse tree produced by
GoParser.recvStmt(). |
void |
GoParserListener.exitRecvStmt(GoParser.RecvStmtContext ctx)
Exit a parse tree produced by
GoParser.recvStmt(). |
void |
GoParserBaseListener.exitRecvStmt(GoParser.RecvStmtContext ctx)
Exit a parse tree produced by
GoParser.recvStmt(). |
Copyright © 2021 Markus Heberling. All rights reserved.