mill.main.buildgen.IrDependencyType
See theIrDependencyType companion class
object IrDependencyType
Attributes
- Companion
- class
- Source
- ir.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
IrDependencyType.type
Members list
Type members
Classlikes
case object Compile extends IrDependencyType
Attributes
- Source
- ir.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Serializabletrait Producttrait Equalsclass IrDependencyTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Compile.type
case object Default extends IrDependencyType
Attributes
- Source
- ir.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Serializabletrait Producttrait Equalsclass IrDependencyTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Default.type
case object Run extends IrDependencyType
Attributes
- Source
- ir.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Serializabletrait Producttrait Equalsclass IrDependencyTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Run.type
case object Test extends IrDependencyType
Attributes
- Source
- ir.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Serializabletrait Producttrait Equalsclass IrDependencyTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Test.type
In this article