Interface Rule.PhonemeExpr

    • Method Detail

      • getPhonemes

        java.lang.Iterable<Rule.PhonemegetPhonemes()
        Gets an iteration of phonemes.
        Returns:
        an iteration of phonemes.
      • size

        default int size()
        Gets the expression size in phonemes.
        Returns:
        the expression size in phonemes.
        Since:
        1.17.0