| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.FunctionTypeContext |
GoParser.functionType() |
GoParser.FunctionTypeContext |
GoParser.TypeLitContext.functionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterFunctionType(GoParser.FunctionTypeContext ctx)
Enter a parse tree produced by
GoParser.functionType(). |
void |
GoParserBaseListener.enterFunctionType(GoParser.FunctionTypeContext ctx)
Enter a parse tree produced by
GoParser.functionType(). |
void |
GoParserListener.exitFunctionType(GoParser.FunctionTypeContext ctx)
Exit a parse tree produced by
GoParser.functionType(). |
void |
GoParserBaseListener.exitFunctionType(GoParser.FunctionTypeContext ctx)
Exit a parse tree produced by
GoParser.functionType(). |
Copyright © 2021 Markus Heberling. All rights reserved.