Uses of Class
ca.phon.phonexg4.PhonexParser.ScTypePluginMatcherContext
Packages that use PhonexParser.ScTypePluginMatcherContext
-
Uses of PhonexParser.ScTypePluginMatcherContext in ca.phon.phonex
Methods in ca.phon.phonex with parameters of type PhonexParser.ScTypePluginMatcherContextModifier and TypeMethodDescriptionvoidPhonexCompiler2.enterScTypePluginMatcher(PhonexParser.ScTypePluginMatcherContext ctx) voidPhonexCompiler2.exitScTypePluginMatcher(PhonexParser.ScTypePluginMatcherContext ctx) -
Uses of PhonexParser.ScTypePluginMatcherContext in ca.phon.phonexg4
Methods in ca.phon.phonexg4 with parameters of type PhonexParser.ScTypePluginMatcherContextModifier and TypeMethodDescriptionvoidPhonexBaseListener.enterScTypePluginMatcher(PhonexParser.ScTypePluginMatcherContext ctx) Enter a parse tree produced by theScTypePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().voidPhonexListener.enterScTypePluginMatcher(PhonexParser.ScTypePluginMatcherContext ctx) Enter a parse tree produced by theScTypePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().voidPhonexBaseListener.exitScTypePluginMatcher(PhonexParser.ScTypePluginMatcherContext ctx) Exit a parse tree produced by theScTypePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().voidPhonexListener.exitScTypePluginMatcher(PhonexParser.ScTypePluginMatcherContext ctx) Exit a parse tree produced by theScTypePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().PhonexBaseVisitor.visitScTypePluginMatcher(PhonexParser.ScTypePluginMatcherContext ctx) Visit a parse tree produced by theScTypePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().PhonexVisitor.visitScTypePluginMatcher(PhonexParser.ScTypePluginMatcherContext ctx) Visit a parse tree produced by theScTypePluginMatcherlabeled alternative inPhonexParser.plugin_matcher().