package kotlin
Type Members
- case class GenCtx(module: SUnitDef, writer: PrintWriter) extends Product with Serializable
- class KotlinCompiler[+IR <: ScalanEx] extends ScalanCompiler[IR, KotlinFileCodegen[IR]]
- class KotlinFileCodegen[+IR <: ScalanEx] extends FileCodegen[IR]