Uses of Class
org.luwrain.antlr.inlandes.InlandesParser.WhereAlternativeContext
Packages that use InlandesParser.WhereAlternativeContext
-
Uses of InlandesParser.WhereAlternativeContext in org.luwrain.antlr.inlandes
Methods in org.luwrain.antlr.inlandes that return InlandesParser.WhereAlternativeContextModifier and TypeMethodDescriptionInlandesParser.whereAlternative()InlandesParser.WhereItemContext.whereAlternative()Methods in org.luwrain.antlr.inlandes with parameters of type InlandesParser.WhereAlternativeContextModifier and TypeMethodDescriptionvoidInlandesBaseListener.enterWhereAlternative(InlandesParser.WhereAlternativeContext ctx) Enter a parse tree produced byInlandesParser.whereAlternative().voidInlandesListener.enterWhereAlternative(InlandesParser.WhereAlternativeContext ctx) Enter a parse tree produced byInlandesParser.whereAlternative().voidInlandesBaseListener.exitWhereAlternative(InlandesParser.WhereAlternativeContext ctx) Exit a parse tree produced byInlandesParser.whereAlternative().voidInlandesListener.exitWhereAlternative(InlandesParser.WhereAlternativeContext ctx) Exit a parse tree produced byInlandesParser.whereAlternative().