Scope

mill.scalalib.publish.Scope
See theScope companion trait
object Scope

Attributes

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

Members list

Type members

Classlikes

case object Compile extends Scope

Attributes

Source
settings.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Scope
class Object
trait Matchable
class Any
Show all
Self type
Compile.type
@Scaladoc(value = "/** Maven \"import\" scope, to refer to BOM modules */")
case object Import extends Scope

Maven "import" scope, to refer to BOM modules

Maven "import" scope, to refer to BOM modules

Attributes

Source
settings.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Scope
class Object
trait Matchable
class Any
Show all
Self type
Import.type
case object Provided extends Scope

Attributes

Source
settings.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Scope
class Object
trait Matchable
class Any
Show all
Self type
Provided.type
case object Runtime extends Scope

Attributes

Source
settings.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Scope
class Object
trait Matchable
class Any
Show all
Self type
Runtime.type
case object Test extends Scope

Attributes

Source
settings.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Scope
class Object
trait Matchable
class Any
Show all
Self type
Test.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

Givens

Givens

given derived$ReadWriter: ReadWriter[Scope]

Attributes

Source
settings.scala