Uses of Class
ca.phon.phonexg4.PhonexParser.HalflongMatcherContext
-
Uses of PhonexParser.HalflongMatcherContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterHalflongMatcher
(PhonexParser.HalflongMatcherContext ctx) void
PhonexCompiler2.exitHalflongMatcher
(PhonexParser.HalflongMatcherContext ctx) -
Uses of PhonexParser.HalflongMatcherContext in ca.phon.phonexg4
Modifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterHalflongMatcher
(PhonexParser.HalflongMatcherContext ctx) Enter a parse tree produced by theHalflongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
PhonexListener.enterHalflongMatcher
(PhonexParser.HalflongMatcherContext ctx) Enter a parse tree produced by theHalflongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
PhonexBaseListener.exitHalflongMatcher
(PhonexParser.HalflongMatcherContext ctx) Exit a parse tree produced by theHalflongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
PhonexListener.exitHalflongMatcher
(PhonexParser.HalflongMatcherContext ctx) Exit a parse tree produced by theHalflongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.PhonexBaseVisitor.visitHalflongMatcher
(PhonexParser.HalflongMatcherContext ctx) Visit a parse tree produced by theHalflongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.PhonexVisitor.visitHalflongMatcher
(PhonexParser.HalflongMatcherContext ctx) Visit a parse tree produced by theHalflongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.