Uses of Class
ca.phon.phonex.Quantifier
Packages that use Quantifier
-
Uses of Quantifier in ca.phon.phonex
Methods in ca.phon.phonex that return QuantifierModifier and TypeMethodDescriptionfinal Quantifier
PhonexCompiler.bounded_quantifier()
final Quantifier
PhonexCompiler.quantifier()
Methods in ca.phon.phonex with parameters of type QuantifierModifier and TypeMethodDescriptionvoid
PhonexFSA.appendBackReference
(int groupIndex, Quantifier quantifier, PhoneMatcher... secondaryMatchers) Append a back reference with quantifiervoid
PhonexFSA.appendMatcher
(PhoneMatcher matcher, Quantifier quantifier, PhoneMatcher... secondaryMatchers) Append the given matcher with the given quantifier.void
PhonexFSA.appendTransition
(PhonexTransition trans, Quantifier quantifier) void
PhonexFSA.applyQuantifier
(Quantifier quantifier) Apply the given quantifier to the entire fsa