Uses of Class
ca.phon.phonex.Quantifier
Packages that use Quantifier
-
Uses of Quantifier in ca.phon.phonex
Methods in ca.phon.phonex with parameters of type QuantifierModifier and TypeMethodDescriptionvoidPhonexFSA.appendBackReference(int groupIndex, Quantifier quantifier, PhoneMatcher... secondaryMatchers) Append a back reference with quantifiervoidPhonexFSA.appendMatcher(PhoneMatcher matcher, Quantifier quantifier, PhoneMatcher... secondaryMatchers) Append the given matcher with the given quantifier.voidPhonexFSA.appendTransition(PhonexTransition trans, Quantifier quantifier) voidPhonexFSA.applyQuantifier(Quantifier quantifier) Apply the given quantifier to the entire fsa