| Package | Description |
|---|---|
| org.teavm.flavour.expr.antlr |
| Modifier and Type | Method and Description |
|---|---|
void |
ExprBaseListener.enterPropertyNavigation(ExprParser.PropertyNavigationContext ctx)
Enter a parse tree produced by the
propertyNavigation
labeled alternative in ExprParser.navigation(). |
void |
ExprListener.enterPropertyNavigation(ExprParser.PropertyNavigationContext ctx)
Enter a parse tree produced by the
propertyNavigation
labeled alternative in ExprParser.navigation(). |
void |
ExprBaseListener.exitPropertyNavigation(ExprParser.PropertyNavigationContext ctx)
Exit a parse tree produced by the
propertyNavigation
labeled alternative in ExprParser.navigation(). |
void |
ExprListener.exitPropertyNavigation(ExprParser.PropertyNavigationContext ctx)
Exit a parse tree produced by the
propertyNavigation
labeled alternative in ExprParser.navigation(). |
T |
ExprBaseVisitor.visitPropertyNavigation(ExprParser.PropertyNavigationContext ctx)
Visit a parse tree produced by the
propertyNavigation
labeled alternative in ExprParser.navigation(). |
T |
ExprVisitor.visitPropertyNavigation(ExprParser.PropertyNavigationContext ctx)
Visit a parse tree produced by the
propertyNavigation
labeled alternative in ExprParser.navigation(). |
Copyright © 2019. All rights reserved.