CommonTastyHeader

dotty.tools.dotc.core.tasty.CommonTastyHeader
case class CommonTastyHeader(uuid: UUID, majorVersion: Int, minorVersion: Int, experimentalVersion: Int, toolingVersion: String)

Attributes

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

Members list

Value members

Constructors

def this(h: TastyHeader)
def this(h: BestEffortTastyHeader)

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product