| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.ExprSwitchStmtContext |
GoParser.exprSwitchStmt() |
GoParser.ExprSwitchStmtContext |
GoParser.SwitchStmtContext.exprSwitchStmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterExprSwitchStmt(GoParser.ExprSwitchStmtContext ctx)
Enter a parse tree produced by
GoParser.exprSwitchStmt(). |
void |
GoParserBaseListener.enterExprSwitchStmt(GoParser.ExprSwitchStmtContext ctx)
Enter a parse tree produced by
GoParser.exprSwitchStmt(). |
void |
GoParserListener.exitExprSwitchStmt(GoParser.ExprSwitchStmtContext ctx)
Exit a parse tree produced by
GoParser.exprSwitchStmt(). |
void |
GoParserBaseListener.exitExprSwitchStmt(GoParser.ExprSwitchStmtContext ctx)
Exit a parse tree produced by
GoParser.exprSwitchStmt(). |
Copyright © 2021 Markus Heberling. All rights reserved.