Uses of Class
ca.phon.phonexg4.PhonexParser.LongMatcherContext
-
Uses of PhonexParser.LongMatcherContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterLongMatcher
(PhonexParser.LongMatcherContext ctx) void
PhonexCompiler2.exitLongMatcher
(PhonexParser.LongMatcherContext ctx) -
Uses of PhonexParser.LongMatcherContext in ca.phon.phonexg4
Modifier 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()
.