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