| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.Assign_opContext |
GoParser.assign_op() |
GoParser.Assign_opContext |
GoParser.AssignmentContext.assign_op() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterAssign_op(GoParser.Assign_opContext ctx)
Enter a parse tree produced by
GoParser.assign_op(). |
void |
GoParserBaseListener.enterAssign_op(GoParser.Assign_opContext ctx)
Enter a parse tree produced by
GoParser.assign_op(). |
void |
GoParserListener.exitAssign_op(GoParser.Assign_opContext ctx)
Exit a parse tree produced by
GoParser.assign_op(). |
void |
GoParserBaseListener.exitAssign_op(GoParser.Assign_opContext ctx)
Exit a parse tree produced by
GoParser.assign_op(). |
Copyright © 2021 Markus Heberling. All rights reserved.