| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.SliceTypeContext |
GoParser.sliceType() |
GoParser.SliceTypeContext |
GoParser.TypeLitContext.sliceType() |
GoParser.SliceTypeContext |
GoParser.LiteralTypeContext.sliceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterSliceType(GoParser.SliceTypeContext ctx)
Enter a parse tree produced by
GoParser.sliceType(). |
void |
GoParserBaseListener.enterSliceType(GoParser.SliceTypeContext ctx)
Enter a parse tree produced by
GoParser.sliceType(). |
void |
GoParserListener.exitSliceType(GoParser.SliceTypeContext ctx)
Exit a parse tree produced by
GoParser.sliceType(). |
void |
GoParserBaseListener.exitSliceType(GoParser.SliceTypeContext ctx)
Exit a parse tree produced by
GoParser.sliceType(). |
Copyright © 2021 Markus Heberling. All rights reserved.