| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.EmptyStmtContext |
GoParser.emptyStmt() |
GoParser.EmptyStmtContext |
GoParser.SimpleStmtContext.emptyStmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterEmptyStmt(GoParser.EmptyStmtContext ctx)
Enter a parse tree produced by
GoParser.emptyStmt(). |
void |
GoParserBaseListener.enterEmptyStmt(GoParser.EmptyStmtContext ctx)
Enter a parse tree produced by
GoParser.emptyStmt(). |
void |
GoParserListener.exitEmptyStmt(GoParser.EmptyStmtContext ctx)
Exit a parse tree produced by
GoParser.emptyStmt(). |
void |
GoParserBaseListener.exitEmptyStmt(GoParser.EmptyStmtContext ctx)
Exit a parse tree produced by
GoParser.emptyStmt(). |
Copyright © 2021 Markus Heberling. All rights reserved.