Uses of Class
ca.phon.ipa.SyllableInfo.Builder
Packages that use SyllableInfo.Builder
-
Uses of SyllableInfo.Builder in ca.phon.ipa
Methods in ca.phon.ipa that return SyllableInfo.BuilderModifier and TypeMethodDescriptionstatic SyllableInfo.BuilderSyllableInfo.builder()Create a new builder instance with default values.SyllableInfo.Builder.constituentType(SyllableConstituentType constituentType) SyllableInfo.Builder.isDiphthong(boolean isDiphthong) SyllableInfo.Builder.segregated(boolean segregated) SyllableInfo.Builder.sonority(int sonority) SyllableInfo.Builder.sonorityDistance(int sonorityDistance) SyllableInfo.Builder.stress(SyllableStress stress) SyllableInfo.Builder.syllableIndex(int syllableIndex) SyllableInfo.toBuilder()Create a builder initialized with the values from this SyllableInfo.SyllableInfo.Builder.tone(ToneNumber tone)