Uses of Class
ca.phon.ipa.PhonexMatcherReference
Packages that use PhonexMatcherReference
-
Uses of PhonexMatcherReference in ca.phon.ipa
Methods in ca.phon.ipa that return PhonexMatcherReferenceModifier and TypeMethodDescriptionIPAElementFactory.clonePhonexMatcherReference(PhonexMatcherReference ref) IPAElementFactory.createPhonexMatcherReference(int groupIndex) Create a phonex matcher reference.IPAElementFactory.createPhonexMatcherReference(String groupName) Create a phonex matcher reference.IPAElementFactory.createPhonexMatcherReference(String groupName, Integer groupIndex, Diacritic[] prefixDiacritics, Diacritic[] combiningDiacritics, Diacritic[] suffixDiacritics) Methods in ca.phon.ipa with parameters of type PhonexMatcherReferenceModifier and TypeMethodDescriptionIPAElementFactory.clonePhonexMatcherReference(PhonexMatcherReference ref) -
Uses of PhonexMatcherReference in ca.phon.phonex
Methods in ca.phon.phonex with parameters of type PhonexMatcherReferenceModifier and TypeMethodDescriptionvoidReplaceExpressionVisitor.visitPhonexMatcherReference(PhonexMatcherReference pmr)