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