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