| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
GoParser.UnaryExprContext |
GoParser.unaryExpr() |
GoParser.UnaryExprContext |
GoParser.ExpressionContext.unaryExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoParserListener.enterUnaryExpr(GoParser.UnaryExprContext ctx)
Enter a parse tree produced by
GoParser.unaryExpr(). |
void |
GoParserBaseListener.enterUnaryExpr(GoParser.UnaryExprContext ctx)
Enter a parse tree produced by
GoParser.unaryExpr(). |
void |
GoParserListener.exitUnaryExpr(GoParser.UnaryExprContext ctx)
Exit a parse tree produced by
GoParser.unaryExpr(). |
void |
GoParserBaseListener.exitUnaryExpr(GoParser.UnaryExprContext ctx)
Exit a parse tree produced by
GoParser.unaryExpr(). |
Copyright © 2021 Markus Heberling. All rights reserved.