Uses of Class
ca.phon.phonex.Quantifier
-
Uses of Quantifier in ca.phon.phonex
Modifier and TypeMethodDescriptionfinal Quantifier
PhonexCompiler.bounded_quantifier()
final Quantifier
PhonexCompiler.quantifier()
Modifier 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