Scala3CompilerConfig

dotty.tools.dotc.core.tasty.TastyUnpickler.Scala3CompilerConfig
trait Scala3CompilerConfig extends UnpicklerConfig

Attributes

Graph
Supertypes
trait UnpicklerConfig
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Additional information to help a user fix the outdated TASTy problem

Additional information to help a user fix the outdated TASTy problem

Attributes

final def upgradeAdditionalInfo(fileVersion: TastyVersion): String

Additional information to help a user fix the more recent TASTy problem

Additional information to help a user fix the more recent TASTy problem

Attributes

final def upgradedProducerTool(version: TastyVersion): String

The description of the upgraded scala compiler that can produce the given TASTy version

The description of the upgraded scala compiler that can produce the given TASTy version

Attributes

final def upgradedReaderTool(version: TastyVersion): String

The description of the upgraded scala compiler that can read the given TASTy version

The description of the upgraded scala compiler that can read the given TASTy version

Attributes

Inherited methods

The TASTy experimental version that this reader supports

The TASTy experimental version that this reader supports

Attributes

Inherited from:
UnpicklerConfig

The TASTy major version that this reader supports

The TASTy major version that this reader supports

Attributes

Inherited from:
UnpicklerConfig

The TASTy minor version that this reader supports

The TASTy minor version that this reader supports

Attributes

Inherited from:
UnpicklerConfig