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