Uses of Class
ca.phon.ipa.IntraWordPause
Packages that use IntraWordPause
Package
Description
Classes implementing the phonex language.
-
Uses of IntraWordPause in ca.phon.ipa
Methods in ca.phon.ipa that return IntraWordPauseModifier and TypeMethodDescriptionIPAElementFactory.createIntraWordPause()
Create an intra-word pauseMethods in ca.phon.ipa with parameters of type IntraWordPause -
Uses of IntraWordPause in ca.phon.ipa.parser
Methods in ca.phon.ipa.parser that return IntraWordPause -
Uses of IntraWordPause in ca.phon.phonex
Methods in ca.phon.phonex with parameters of type IntraWordPauseModifier and TypeMethodDescriptionvoid
BasePhoneMatcher.BasePhoneVisitor.visitIntraWordPause
(IntraWordPause intraWordPause) -
Uses of IntraWordPause in ca.phon.syllable
Methods in ca.phon.syllable with parameters of type IntraWordPauseModifier and TypeMethodDescriptionvoid
SyllableVisitor.visitIntraWordPause
(IntraWordPause intraWordPause) void
SyllableAndPausesVisitor.visitPause
(IntraWordPause pause)