Uses of Class
ca.phon.phonexg4.PhonexParser.Compound_phone_matcherContext
-
Uses of PhonexParser.Compound_phone_matcherContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterCompound_phone_matcher
(PhonexParser.Compound_phone_matcherContext ctx) void
PhonexCompiler2.exitCompound_phone_matcher
(PhonexParser.Compound_phone_matcherContext ctx) -
Uses of PhonexParser.Compound_phone_matcherContext in ca.phon.phonexg4
Modifier and TypeMethodDescriptionPhonexParser.compound_phone_matcher()
PhonexParser.CompoundPhoneMatcherContext.compound_phone_matcher()
Modifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterCompound_phone_matcher
(PhonexParser.Compound_phone_matcherContext ctx) Enter a parse tree produced byPhonexParser.compound_phone_matcher()
.void
PhonexListener.enterCompound_phone_matcher
(PhonexParser.Compound_phone_matcherContext ctx) Enter a parse tree produced byPhonexParser.compound_phone_matcher()
.void
PhonexBaseListener.exitCompound_phone_matcher
(PhonexParser.Compound_phone_matcherContext ctx) Exit a parse tree produced byPhonexParser.compound_phone_matcher()
.void
PhonexListener.exitCompound_phone_matcher
(PhonexParser.Compound_phone_matcherContext ctx) Exit a parse tree produced byPhonexParser.compound_phone_matcher()
.PhonexBaseVisitor.visitCompound_phone_matcher
(PhonexParser.Compound_phone_matcherContext ctx) Visit a parse tree produced byPhonexParser.compound_phone_matcher()
.PhonexVisitor.visitCompound_phone_matcher
(PhonexParser.Compound_phone_matcherContext ctx) Visit a parse tree produced byPhonexParser.compound_phone_matcher()
.