Uses of Class
ca.phon.phonexg4.PhonexParser.Regex_matcherContext
-
Uses of PhonexParser.Regex_matcherContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterRegex_matcher
(PhonexParser.Regex_matcherContext ctx) void
PhonexCompiler2.exitRegex_matcher
(PhonexParser.Regex_matcherContext ctx) -
Uses of PhonexParser.Regex_matcherContext in ca.phon.phonexg4
Modifier and TypeMethodDescriptionPhonexParser.Phone_matcherContext.regex_matcher()
PhonexParser.regex_matcher()
Modifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterRegex_matcher
(PhonexParser.Regex_matcherContext ctx) Enter a parse tree produced byPhonexParser.regex_matcher()
.void
PhonexListener.enterRegex_matcher
(PhonexParser.Regex_matcherContext ctx) Enter a parse tree produced byPhonexParser.regex_matcher()
.void
PhonexBaseListener.exitRegex_matcher
(PhonexParser.Regex_matcherContext ctx) Exit a parse tree produced byPhonexParser.regex_matcher()
.void
PhonexListener.exitRegex_matcher
(PhonexParser.Regex_matcherContext ctx) Exit a parse tree produced byPhonexParser.regex_matcher()
.PhonexBaseVisitor.visitRegex_matcher
(PhonexParser.Regex_matcherContext ctx) Visit a parse tree produced byPhonexParser.regex_matcher()
.PhonexVisitor.visitRegex_matcher
(PhonexParser.Regex_matcherContext ctx) Visit a parse tree produced byPhonexParser.regex_matcher()
.