Uses of Class
ca.phon.phonexg4.PhonexParser.Base_phone_matcherContext
Packages that use PhonexParser.Base_phone_matcherContext
-
Uses of PhonexParser.Base_phone_matcherContext in ca.phon.phonex
Methods in ca.phon.phonex with parameters of type PhonexParser.Base_phone_matcherContextModifier and TypeMethodDescriptionvoidPhonexCompiler2.enterBase_phone_matcher(PhonexParser.Base_phone_matcherContext ctx) voidPhonexCompiler2.exitBase_phone_matcher(PhonexParser.Base_phone_matcherContext ctx) -
Uses of PhonexParser.Base_phone_matcherContext in ca.phon.phonexg4
Methods in ca.phon.phonexg4 that return PhonexParser.Base_phone_matcherContextModifier and TypeMethodDescriptionPhonexParser.base_phone_matcher()PhonexParser.Phone_matcherContext.base_phone_matcher()Methods in ca.phon.phonexg4 with parameters of type PhonexParser.Base_phone_matcherContextModifier and TypeMethodDescriptionvoidPhonexBaseListener.enterBase_phone_matcher(PhonexParser.Base_phone_matcherContext ctx) Enter a parse tree produced byPhonexParser.base_phone_matcher().voidPhonexListener.enterBase_phone_matcher(PhonexParser.Base_phone_matcherContext ctx) Enter a parse tree produced byPhonexParser.base_phone_matcher().voidPhonexBaseListener.exitBase_phone_matcher(PhonexParser.Base_phone_matcherContext ctx) Exit a parse tree produced byPhonexParser.base_phone_matcher().voidPhonexListener.exitBase_phone_matcher(PhonexParser.Base_phone_matcherContext ctx) Exit a parse tree produced byPhonexParser.base_phone_matcher().PhonexBaseVisitor.visitBase_phone_matcher(PhonexParser.Base_phone_matcherContext ctx) Visit a parse tree produced byPhonexParser.base_phone_matcher().PhonexVisitor.visitBase_phone_matcher(PhonexParser.Base_phone_matcherContext ctx) Visit a parse tree produced byPhonexParser.base_phone_matcher().