Uses of Class
ca.phon.phonexg4.PhonexParser.BetweenBoundedQuantifierContext
-
Uses of PhonexParser.BetweenBoundedQuantifierContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterBetweenBoundedQuantifier
(PhonexParser.BetweenBoundedQuantifierContext ctx) void
PhonexCompiler2.exitBetweenBoundedQuantifier
(PhonexParser.BetweenBoundedQuantifierContext ctx) -
Uses of PhonexParser.BetweenBoundedQuantifierContext in ca.phon.phonexg4
Modifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterBetweenBoundedQuantifier
(PhonexParser.BetweenBoundedQuantifierContext ctx) Enter a parse tree produced by theBetweenBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
PhonexListener.enterBetweenBoundedQuantifier
(PhonexParser.BetweenBoundedQuantifierContext ctx) Enter a parse tree produced by theBetweenBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
PhonexBaseListener.exitBetweenBoundedQuantifier
(PhonexParser.BetweenBoundedQuantifierContext ctx) Exit a parse tree produced by theBetweenBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
PhonexListener.exitBetweenBoundedQuantifier
(PhonexParser.BetweenBoundedQuantifierContext ctx) Exit a parse tree produced by theBetweenBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.PhonexBaseVisitor.visitBetweenBoundedQuantifier
(PhonexParser.BetweenBoundedQuantifierContext ctx) Visit a parse tree produced by theBetweenBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.PhonexVisitor.visitBetweenBoundedQuantifier
(PhonexParser.BetweenBoundedQuantifierContext ctx) Visit a parse tree produced by theBetweenBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.