IrDependencyType

mill.main.buildgen.IrDependencyType
See theIrDependencyType companion class

Attributes

Companion
class
Source
ir.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Compile extends IrDependencyType

Attributes

Source
ir.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Compile.type
case object Default extends IrDependencyType

Attributes

Source
ir.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Default.type
case object Run extends IrDependencyType

Attributes

Source
ir.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Run.type
case object Test extends IrDependencyType

Attributes

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