SourceMapNamesPolicy

mill.kotlinlib.js.SourceMapNamesPolicy
See theSourceMapNamesPolicy companion trait

Attributes

Companion
trait
Source
KotlinJsModule.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Source
KotlinJsModule.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object No extends SourceMapNamesPolicy

Attributes

Source
KotlinJsModule.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
No.type
case object SimpleNames extends SourceMapNamesPolicy

Attributes

Source
KotlinJsModule.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

implicit val rwFullyQualifiedNames: ReadWriter[FullyQualifiedNames.type]

Attributes

Source
KotlinJsModule.scala
implicit val rwNo: ReadWriter[No.type]

Attributes

Source
KotlinJsModule.scala
implicit val rwSimpleNames: ReadWriter[SimpleNames.type]

Attributes

Source
KotlinJsModule.scala