Uses of Class
ca.phon.phonexg4.PhonexParser.BaseMatcherContext
Packages that use PhonexParser.BaseMatcherContext
-
Uses of PhonexParser.BaseMatcherContext in ca.phon.phonex
Methods in ca.phon.phonex with parameters of type PhonexParser.BaseMatcherContextModifier and TypeMethodDescriptionvoidPhonexCompiler2.enterBaseMatcher(PhonexParser.BaseMatcherContext ctx) voidPhonexCompiler2.exitBaseMatcher(PhonexParser.BaseMatcherContext ctx) -
Uses of PhonexParser.BaseMatcherContext in ca.phon.phonexg4
Methods in ca.phon.phonexg4 with parameters of type PhonexParser.BaseMatcherContextModifier and TypeMethodDescriptionvoidPhonexBaseListener.enterBaseMatcher(PhonexParser.BaseMatcherContext ctx) Enter a parse tree produced by theBaseMatcherlabeled alternative inPhonexParser.matcher().voidPhonexListener.enterBaseMatcher(PhonexParser.BaseMatcherContext ctx) Enter a parse tree produced by theBaseMatcherlabeled alternative inPhonexParser.matcher().voidPhonexBaseListener.exitBaseMatcher(PhonexParser.BaseMatcherContext ctx) Exit a parse tree produced by theBaseMatcherlabeled alternative inPhonexParser.matcher().voidPhonexListener.exitBaseMatcher(PhonexParser.BaseMatcherContext ctx) Exit a parse tree produced by theBaseMatcherlabeled alternative inPhonexParser.matcher().PhonexBaseVisitor.visitBaseMatcher(PhonexParser.BaseMatcherContext ctx) Visit a parse tree produced by theBaseMatcherlabeled alternative inPhonexParser.matcher().PhonexVisitor.visitBaseMatcher(PhonexParser.BaseMatcherContext ctx) Visit a parse tree produced by theBaseMatcherlabeled alternative inPhonexParser.matcher().