Uses of Class
ca.phon.phonexg4.PhonexParser.LongMatcherContext
Packages that use PhonexParser.LongMatcherContext
-
Uses of PhonexParser.LongMatcherContext in ca.phon.phonex
Methods in ca.phon.phonex with parameters of type PhonexParser.LongMatcherContextModifier and TypeMethodDescriptionvoidPhonexCompiler2.enterLongMatcher(PhonexParser.LongMatcherContext ctx) voidPhonexCompiler2.exitLongMatcher(PhonexParser.LongMatcherContext ctx) -
Uses of PhonexParser.LongMatcherContext in ca.phon.phonexg4
Methods in ca.phon.phonexg4 with parameters of type PhonexParser.LongMatcherContextModifier and TypeMethodDescriptionvoidPhonexBaseListener.enterLongMatcher(PhonexParser.LongMatcherContext ctx) Enter a parse tree produced by theLongMatcherlabeled alternative inPhonexParser.plugin_matcher().voidPhonexListener.enterLongMatcher(PhonexParser.LongMatcherContext ctx) Enter a parse tree produced by theLongMatcherlabeled alternative inPhonexParser.plugin_matcher().voidPhonexBaseListener.exitLongMatcher(PhonexParser.LongMatcherContext ctx) Exit a parse tree produced by theLongMatcherlabeled alternative inPhonexParser.plugin_matcher().voidPhonexListener.exitLongMatcher(PhonexParser.LongMatcherContext ctx) Exit a parse tree produced by theLongMatcherlabeled alternative inPhonexParser.plugin_matcher().PhonexBaseVisitor.visitLongMatcher(PhonexParser.LongMatcherContext ctx) Visit a parse tree produced by theLongMatcherlabeled alternative inPhonexParser.plugin_matcher().PhonexVisitor.visitLongMatcher(PhonexParser.LongMatcherContext ctx) Visit a parse tree produced by theLongMatcherlabeled alternative inPhonexParser.plugin_matcher().