Uses of Class
ca.phon.phonexg4.PhonexParser.ExactBoundedQuantifierContext
-
Uses of PhonexParser.ExactBoundedQuantifierContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterExactBoundedQuantifier
(PhonexParser.ExactBoundedQuantifierContext ctx) void
PhonexCompiler2.exitExactBoundedQuantifier
(PhonexParser.ExactBoundedQuantifierContext ctx) -
Uses of PhonexParser.ExactBoundedQuantifierContext in ca.phon.phonexg4
Modifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterExactBoundedQuantifier
(PhonexParser.ExactBoundedQuantifierContext ctx) Enter a parse tree produced by theExactBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
PhonexListener.enterExactBoundedQuantifier
(PhonexParser.ExactBoundedQuantifierContext ctx) Enter a parse tree produced by theExactBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
PhonexBaseListener.exitExactBoundedQuantifier
(PhonexParser.ExactBoundedQuantifierContext ctx) Exit a parse tree produced by theExactBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
PhonexListener.exitExactBoundedQuantifier
(PhonexParser.ExactBoundedQuantifierContext ctx) Exit a parse tree produced by theExactBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.PhonexBaseVisitor.visitExactBoundedQuantifier
(PhonexParser.ExactBoundedQuantifierContext ctx) Visit a parse tree produced by theExactBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.PhonexVisitor.visitExactBoundedQuantifier
(PhonexParser.ExactBoundedQuantifierContext ctx) Visit a parse tree produced by theExactBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.