TastyInfo

dotty.tools.dotc.core.TastyInfo
case class TastyInfo(version: TastyVersion, attributes: Attributes)

Information about the TASTy of a class symbol.

Value parameters

attributes

Attributes of in the TASTy attributes section

version

The TASTy version (major, minor, experimental)

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product