Package

kr.bydelta

koala

Permalink

package koala

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. koala
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final val ALPHABET_READING: Seq[(Char, String)]

    Permalink
  2. final val HANGUL_END: Int

    Permalink
  3. final val HANGUL_START: Int

    Permalink
  4. final val JONGSUNG_RANGE: Int

    Permalink
  5. final val JUNGSUNG_RANGE: Int

    Permalink
  6. package arirang

    Permalink

    아리랑 분석기 패키지입니다.

  7. final def isAlphabetPronounced(word: String): Boolean

    Permalink
    Annotations
    @tailrec()
  8. final def pronounceAlphabet(x: String, acc: String): String

    Permalink
    Annotations
    @tailrec()
  9. def reconstructKorean(cho: Int, jung: Int, jong: Int): Char

    Permalink
  10. final def writeAlphabet(x: String, acc: String): String

    Permalink
    Annotations
    @tailrec()

Inherited from AnyRef

Inherited from Any

Ungrouped