Uses of Enum Class
ca.phon.cvseq.CVSeqType
-
Uses of CVSeqType in ca.phon.cvseq
Modifier and TypeMethodDescriptionstatic CVSeqType
CVSeqType.matcherFromImage
(char img, boolean ignoreCase) static CVSeqType
Returns the enum constant of this class with the specified name.static CVSeqType[]
CVSeqType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic char
boolean
Modifier and TypeMethodDescriptionCVSeqPattern.findRanges
(List<CVSeqType> stTypes) boolean
CVSeqPattern.findWithin
(List<CVSeqType> stTypes) boolean
ModifierConstructorDescriptionprotected
CVSeqPattern
(SimpleFSA<CVSeqType> fsa, String matcherString) -
Uses of CVSeqType in ca.phon.cvseq.fsa
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionboolean