| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.OperandContext |
GoParser.operand() |
GoParser.OperandContext |
GoParser.PrimaryExprContext.operand() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterOperand(GoParser.OperandContext ctx)
Enter a parse tree produced by
GoParser.operand(). |
void |
GoParserBaseListener.enterOperand(GoParser.OperandContext ctx)
Enter a parse tree produced by
GoParser.operand(). |
void |
GoParserListener.exitOperand(GoParser.OperandContext ctx)
Exit a parse tree produced by
GoParser.operand(). |
void |
GoParserBaseListener.exitOperand(GoParser.OperandContext ctx)
Exit a parse tree produced by
GoParser.operand(). |
Copyright © 2021 Markus Heberling. All rights reserved.