tasty-lib
tasty-lib
scala.build.tastylib
TastyBuffer
Addr
NameRef
TastyBuffer
TastyData
TastyData
Header
Names
Sections
TastyFormat
NameTags
TastyHeaderUnpickler
TastyHeaderUnpickler
TastyName
SimpleName
TastyName
TastyReader
TastyReader
Bytes
Bytes
TastyUnpickler
NameTable
TastyVersions
LatestSupportedScala
UnpickleException
tasty-lib
/
scala.build.tastylib
/
TastyBuffer
/
NameRef
NameRef
final case
class
NameRef
(
index:
Int
)
extends
AnyVal
An address referring to a serialized name
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
AnyVal
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product