Packages

package kotlin

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait KotlinModule extends Module with JavaModule with KotlinModulePlatform
  2. trait KotlinModulePlatform extends Module with JavaModule
  3. trait KotlinTestModule extends Module with TestModule with KotlinModule

    A TestModule with support for the Kotlin compiler.

    A TestModule with support for the Kotlin compiler.

    See also

    KotlinModule for details.

  4. trait KotlinWorkerManager extends AnyRef
  5. class KotlinWorkerManagerImpl extends KotlinWorkerManager with AutoCloseable
  6. trait KotlinWorkerModule extends Module

Value Members

  1. object KotlinWorkerModule extends ExternalModule with KotlinWorkerModule
  2. object Versions

    Build-time generated versions file.

Ungrouped