| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.ExprSwitchCaseContext |
GoParser.exprSwitchCase() |
GoParser.ExprSwitchCaseContext |
GoParser.ExprCaseClauseContext.exprSwitchCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterExprSwitchCase(GoParser.ExprSwitchCaseContext ctx)
Enter a parse tree produced by
GoParser.exprSwitchCase(). |
void |
GoParserBaseListener.enterExprSwitchCase(GoParser.ExprSwitchCaseContext ctx)
Enter a parse tree produced by
GoParser.exprSwitchCase(). |
void |
GoParserListener.exitExprSwitchCase(GoParser.ExprSwitchCaseContext ctx)
Exit a parse tree produced by
GoParser.exprSwitchCase(). |
void |
GoParserBaseListener.exitExprSwitchCase(GoParser.ExprSwitchCaseContext ctx)
Exit a parse tree produced by
GoParser.exprSwitchCase(). |
Copyright © 2021 Markus Heberling. All rights reserved.