io.github.matejcerny.sbtconfig.model.CrossVersionType
See theCrossVersionType companion class
object CrossVersionType
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CrossVersionType.type
Members list
Type members
Classlikes
case object Java extends CrossVersionType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass CrossVersionTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Java.type
case object Scala extends CrossVersionType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass CrossVersionTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Scala.type
case object ScalaJs extends CrossVersionType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass CrossVersionTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
ScalaJs.type
case object ScalaNative extends CrossVersionType
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass CrossVersionTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
ScalaNative.type
Inherited and Abstract types
The names of the product elements.
The names of the product elements.
Attributes
- Inherited from:
- Mirror
The name of the type.
The name of the type.
Attributes
- Inherited from:
- Mirror
In this article