Development

dotty.tools.dotc.config.ScalaBuild.Development
case class Development(id: String) extends ScalaBuild

A development, test, nightly, snapshot or other "unofficial" build

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class ScalaBuild
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def compare(that: ScalaBuild): Int

Return a version of this build information that can be parsed back into the same ScalaBuild

Return a version of this build information that can be parsed back into the same ScalaBuild

Attributes

Inherited methods

Attributes

Inherited from:
Ordered

Attributes

Inherited from:
Ordered

Attributes

Inherited from:
Ordered

Attributes

Inherited from:
Ordered

Attributes

Inherited from:
Ordered

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product