Uses of Class
ca.phon.phonexg4.PhonexParser.PluginMatcherContext
Packages that use PhonexParser.PluginMatcherContext
-
Uses of PhonexParser.PluginMatcherContext in ca.phon.phonex
Methods in ca.phon.phonex with parameters of type PhonexParser.PluginMatcherContextModifier and TypeMethodDescriptionvoidPhonexCompiler2.enterPluginMatcher(PhonexParser.PluginMatcherContext ctx) voidPhonexCompiler2.exitPluginMatcher(PhonexParser.PluginMatcherContext ctx) -
Uses of PhonexParser.PluginMatcherContext in ca.phon.phonexg4
Methods in ca.phon.phonexg4 with parameters of type PhonexParser.PluginMatcherContextModifier and TypeMethodDescriptionvoidPhonexBaseListener.enterPluginMatcher(PhonexParser.PluginMatcherContext ctx) Enter a parse tree produced by thePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().voidPhonexListener.enterPluginMatcher(PhonexParser.PluginMatcherContext ctx) Enter a parse tree produced by thePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().voidPhonexBaseListener.exitPluginMatcher(PhonexParser.PluginMatcherContext ctx) Exit a parse tree produced by thePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().voidPhonexListener.exitPluginMatcher(PhonexParser.PluginMatcherContext ctx) Exit a parse tree produced by thePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().PhonexBaseVisitor.visitPluginMatcher(PhonexParser.PluginMatcherContext ctx) Visit a parse tree produced by thePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().PhonexVisitor.visitPluginMatcher(PhonexParser.PluginMatcherContext ctx) Visit a parse tree produced by thePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().