RC

dotty.tools.dotc.config.ScalaBuild$.RC
case class RC(n: Int) extends ScalaBuild

A candidate for final release

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

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