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