Uses of Class
ca.phon.phonexg4.PhonexParser.PhoneMatcherContext
-
Uses of PhonexParser.PhoneMatcherContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterPhoneMatcher
(PhonexParser.PhoneMatcherContext ctx) void
PhonexCompiler2.exitPhoneMatcher
(PhonexParser.PhoneMatcherContext ctx) -
Uses of PhonexParser.PhoneMatcherContext in ca.phon.phonexg4
Modifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterPhoneMatcher
(PhonexParser.PhoneMatcherContext ctx) Enter a parse tree produced by thePhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.void
PhonexListener.enterPhoneMatcher
(PhonexParser.PhoneMatcherContext ctx) Enter a parse tree produced by thePhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.void
PhonexBaseListener.exitPhoneMatcher
(PhonexParser.PhoneMatcherContext ctx) Exit a parse tree produced by thePhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.void
PhonexListener.exitPhoneMatcher
(PhonexParser.PhoneMatcherContext ctx) Exit a parse tree produced by thePhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.PhonexBaseVisitor.visitPhoneMatcher
(PhonexParser.PhoneMatcherContext ctx) Visit a parse tree produced by thePhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.PhonexVisitor.visitPhoneMatcher
(PhonexParser.PhoneMatcherContext ctx) Visit a parse tree produced by thePhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.