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