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 TypeMethodDescriptionvoid
PhonexCompiler2.enterLongMatcher
(PhonexParser.LongMatcherContext ctx) void
PhonexCompiler2.exitLongMatcher
(PhonexParser.LongMatcherContext ctx) -
Uses of PhonexParser.LongMatcherContext in ca.phon.phonexg4
Methods in ca.phon.phonexg4 with parameters of type PhonexParser.LongMatcherContextModifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterLongMatcher
(PhonexParser.LongMatcherContext ctx) Enter a parse tree produced by theLongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
PhonexListener.enterLongMatcher
(PhonexParser.LongMatcherContext ctx) Enter a parse tree produced by theLongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
PhonexBaseListener.exitLongMatcher
(PhonexParser.LongMatcherContext ctx) Exit a parse tree produced by theLongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
PhonexListener.exitLongMatcher
(PhonexParser.LongMatcherContext ctx) Exit a parse tree produced by theLongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.PhonexBaseVisitor.visitLongMatcher
(PhonexParser.LongMatcherContext ctx) Visit a parse tree produced by theLongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.PhonexVisitor.visitLongMatcher
(PhonexParser.LongMatcherContext ctx) Visit a parse tree produced by theLongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.