Class Rule.PhonemeList

    • Constructor Summary

      Constructors 
      Constructor Description
      PhonemeList​(java.util.List<Rule.Phoneme> phonemes)
      Constructs a new instance.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<Rule.Phoneme> getPhonemes()
      Gets an iteration of phonemes.
      int size()
      Gets the expression size in phonemes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait