Uses of Class
ca.phon.phonexg4.PhonexParser.BoundedQuantifierContext
Packages that use PhonexParser.BoundedQuantifierContext
-
Uses of PhonexParser.BoundedQuantifierContext in ca.phon.phonex
Methods in ca.phon.phonex with parameters of type PhonexParser.BoundedQuantifierContextModifier and TypeMethodDescriptionvoidPhonexCompiler2.enterBoundedQuantifier(PhonexParser.BoundedQuantifierContext ctx) voidPhonexCompiler2.exitBoundedQuantifier(PhonexParser.BoundedQuantifierContext ctx) -
Uses of PhonexParser.BoundedQuantifierContext in ca.phon.phonexg4
Methods in ca.phon.phonexg4 with parameters of type PhonexParser.BoundedQuantifierContextModifier and TypeMethodDescriptionvoidPhonexBaseListener.enterBoundedQuantifier(PhonexParser.BoundedQuantifierContext ctx) Enter a parse tree produced by theBoundedQuantifierlabeled alternative inPhonexParser.quantifier().voidPhonexListener.enterBoundedQuantifier(PhonexParser.BoundedQuantifierContext ctx) Enter a parse tree produced by theBoundedQuantifierlabeled alternative inPhonexParser.quantifier().voidPhonexBaseListener.exitBoundedQuantifier(PhonexParser.BoundedQuantifierContext ctx) Exit a parse tree produced by theBoundedQuantifierlabeled alternative inPhonexParser.quantifier().voidPhonexListener.exitBoundedQuantifier(PhonexParser.BoundedQuantifierContext ctx) Exit a parse tree produced by theBoundedQuantifierlabeled alternative inPhonexParser.quantifier().PhonexBaseVisitor.visitBoundedQuantifier(PhonexParser.BoundedQuantifierContext ctx) Visit a parse tree produced by theBoundedQuantifierlabeled alternative inPhonexParser.quantifier().PhonexVisitor.visitBoundedQuantifier(PhonexParser.BoundedQuantifierContext ctx) Visit a parse tree produced by theBoundedQuantifierlabeled alternative inPhonexParser.quantifier().