| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.FallthroughStmtContext |
GoParser.fallthroughStmt() |
GoParser.FallthroughStmtContext |
GoParser.StatementContext.fallthroughStmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterFallthroughStmt(GoParser.FallthroughStmtContext ctx)
Enter a parse tree produced by
GoParser.fallthroughStmt(). |
void |
GoParserBaseListener.enterFallthroughStmt(GoParser.FallthroughStmtContext ctx)
Enter a parse tree produced by
GoParser.fallthroughStmt(). |
void |
GoParserListener.exitFallthroughStmt(GoParser.FallthroughStmtContext ctx)
Exit a parse tree produced by
GoParser.fallthroughStmt(). |
void |
GoParserBaseListener.exitFallthroughStmt(GoParser.FallthroughStmtContext ctx)
Exit a parse tree produced by
GoParser.fallthroughStmt(). |
Copyright © 2021 Markus Heberling. All rights reserved.