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