Package ca.phon.cvseq
Class CVSeqPattern
java.lang.Object
ca.phon.cvseq.CVSeqPattern
-
Constructor Summary
ModifierConstructorDescriptionprotected
CVSeqPattern
(SimpleFSA<CVSeqType> fsa, String matcherString) -
Method Summary
Modifier and TypeMethodDescriptionstatic CVSeqPattern
static Range
convertCVRangeToPhoneRange
(List<IPAElement> phones, Range cvRange) findRanges
(List<CVSeqType> stTypes) boolean
findWithin
(List<CVSeqType> stTypes) static String
getCVSeq
(List<IPAElement> phones) boolean
-
Constructor Details
-
CVSeqPattern
-
-
Method Details
-
compile
- Throws:
ParseException
-
matches
-
findWithin
-
count
-
findRanges
-
getCVSeq
-
convertCVRangeToPhoneRange
-