Packages

package kotlin

Type Members

  1. case class GenCtx(module: SUnitDef, writer: PrintWriter) extends Product with Serializable
  2. class KotlinCompiler[+IR <: ScalanEx] extends ScalanCompiler[IR, KotlinFileCodegen[IR]]
  3. class KotlinFileCodegen[+IR <: ScalanEx] extends FileCodegen[IR]

Ungrouped