Uses of Class
org.luwrain.antlr.inlandes.InlandesParser.NotationContext
Packages that use InlandesParser.NotationContext
-
Uses of InlandesParser.NotationContext in org.luwrain.antlr.inlandes
Methods in org.luwrain.antlr.inlandes that return InlandesParser.NotationContextMethods in org.luwrain.antlr.inlandes with parameters of type InlandesParser.NotationContextModifier and TypeMethodDescriptionvoidInlandesBaseListener.enterNotation(InlandesParser.NotationContext ctx) Enter a parse tree produced byInlandesParser.notation().voidInlandesListener.enterNotation(InlandesParser.NotationContext ctx) Enter a parse tree produced byInlandesParser.notation().voidInlandesBaseListener.exitNotation(InlandesParser.NotationContext ctx) Exit a parse tree produced byInlandesParser.notation().voidInlandesListener.exitNotation(InlandesParser.NotationContext ctx) Exit a parse tree produced byInlandesParser.notation().