ScalaPlatform

izumi.fundamentals.platform.ScalaPlatform
See theScalaPlatform companion trait
object ScalaPlatform

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

sealed trait AbstractJVM extends ScalaPlatform

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object JVM
sealed trait Foreign extends ScalaPlatform

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Js
object Native
case object GraalVMNativeImage extends AbstractJVM

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait AbstractJVM
class Object
trait Matchable
class Any
Show all
Self type
case object JVM extends AbstractJVM

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait AbstractJVM
class Object
trait Matchable
class Any
Show all
Self type
JVM.type
case object Js extends Foreign

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Foreign
class Object
trait Matchable
class Any
Show all
Self type
Js.type
case object Native extends Foreign

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Foreign
class Object
trait Matchable
class Any
Show all
Self type
Native.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror