CrossVersion

mill.scalalib.CrossVersion
See theCrossVersion companion trait
object CrossVersion

Attributes

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

Members list

Type members

Classlikes

case class Binary(platformed: Boolean) extends CrossVersion

Attributes

Companion
object
Source
Dep.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait CrossVersion
class Object
trait Matchable
class Any
Show all
object Binary

Attributes

Companion
class
Source
Dep.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Binary.type
case class Constant(value: String, platformed: Boolean) extends CrossVersion

Attributes

Companion
object
Source
Dep.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait CrossVersion
class Object
trait Matchable
class Any
Show all
object Constant

Attributes

Companion
class
Source
Dep.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Constant.type
case class Full(platformed: Boolean) extends CrossVersion

Attributes

Companion
object
Source
Dep.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait CrossVersion
class Object
trait Matchable
class Any
Show all
object Full

Attributes

Companion
class
Source
Dep.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Full.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

Value members

Concrete methods

def empty(platformed: Boolean): Constant

Attributes

Source
Dep.scala

Implicits

Implicits

implicit def rw: ReadWriter[CrossVersion]

Attributes

Source
Dep.scala