Uses of Class
ca.phon.phonexg4.PhonexParser.BoundedQuantifierContext
-
Uses of PhonexParser.BoundedQuantifierContext in ca.phon.phonex
Modifier and TypeMethodDescriptionvoid
PhonexCompiler2.enterBoundedQuantifier
(PhonexParser.BoundedQuantifierContext ctx) void
PhonexCompiler2.exitBoundedQuantifier
(PhonexParser.BoundedQuantifierContext ctx) -
Uses of PhonexParser.BoundedQuantifierContext in ca.phon.phonexg4
Modifier and TypeMethodDescriptionvoid
PhonexBaseListener.enterBoundedQuantifier
(PhonexParser.BoundedQuantifierContext ctx) Enter a parse tree produced by theBoundedQuantifier
labeled alternative inPhonexParser.quantifier()
.void
PhonexListener.enterBoundedQuantifier
(PhonexParser.BoundedQuantifierContext ctx) Enter a parse tree produced by theBoundedQuantifier
labeled alternative inPhonexParser.quantifier()
.void
PhonexBaseListener.exitBoundedQuantifier
(PhonexParser.BoundedQuantifierContext ctx) Exit a parse tree produced by theBoundedQuantifier
labeled alternative inPhonexParser.quantifier()
.void
PhonexListener.exitBoundedQuantifier
(PhonexParser.BoundedQuantifierContext ctx) Exit a parse tree produced by theBoundedQuantifier
labeled alternative inPhonexParser.quantifier()
.PhonexBaseVisitor.visitBoundedQuantifier
(PhonexParser.BoundedQuantifierContext ctx) Visit a parse tree produced by theBoundedQuantifier
labeled alternative inPhonexParser.quantifier()
.PhonexVisitor.visitBoundedQuantifier
(PhonexParser.BoundedQuantifierContext ctx) Visit a parse tree produced by theBoundedQuantifier
labeled alternative inPhonexParser.quantifier()
.