| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.CommClauseContext |
GoParser.commClause() |
GoParser.CommClauseContext |
GoParser.SelectStmtContext.commClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<GoParser.CommClauseContext> |
GoParser.SelectStmtContext.commClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterCommClause(GoParser.CommClauseContext ctx)
Enter a parse tree produced by
GoParser.commClause(). |
void |
GoParserBaseListener.enterCommClause(GoParser.CommClauseContext ctx)
Enter a parse tree produced by
GoParser.commClause(). |
void |
GoParserListener.exitCommClause(GoParser.CommClauseContext ctx)
Exit a parse tree produced by
GoParser.commClause(). |
void |
GoParserBaseListener.exitCommClause(GoParser.CommClauseContext ctx)
Exit a parse tree produced by
GoParser.commClause(). |
Copyright © 2021 Markus Heberling. All rights reserved.