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