Uses of Class
ca.phon.phonexg4.PhonexParser.ScTypePluginMatcherContext
-
Uses of PhonexParser.ScTypePluginMatcherContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterScTypePluginMatcher
(PhonexParser.ScTypePluginMatcherContext ctx) void
PhonexCompiler2.exitScTypePluginMatcher
(PhonexParser.ScTypePluginMatcherContext ctx) -
Uses of PhonexParser.ScTypePluginMatcherContext in ca.phon.phonexg4
Modifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterScTypePluginMatcher
(PhonexParser.ScTypePluginMatcherContext ctx) Enter a parse tree produced by theScTypePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
PhonexListener.enterScTypePluginMatcher
(PhonexParser.ScTypePluginMatcherContext ctx) Enter a parse tree produced by theScTypePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
PhonexBaseListener.exitScTypePluginMatcher
(PhonexParser.ScTypePluginMatcherContext ctx) Exit a parse tree produced by theScTypePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
PhonexListener.exitScTypePluginMatcher
(PhonexParser.ScTypePluginMatcherContext ctx) Exit a parse tree produced by theScTypePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.PhonexBaseVisitor.visitScTypePluginMatcher
(PhonexParser.ScTypePluginMatcherContext ctx) Visit a parse tree produced by theScTypePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.PhonexVisitor.visitScTypePluginMatcher
(PhonexParser.ScTypePluginMatcherContext ctx) Visit a parse tree produced by theScTypePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.