tasty-lib
tasty-lib
API
scala.build.tastylib
internal
Constants
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
/
TastyUnpickler
/
NameTable
NameTable
scala.build.tastylib.TastyUnpickler$.NameTable
final
class
NameTable
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
add
(
name
:
Option
[
TastyName
],
bytes
:
Bytes
):
ArrayBuffer
[(
Option
[
TastyName
],
Bytes
)]
def
apply
(
ref
:
NameRef
):
Option
[
TastyName
]
def
size
:
Int
def
toSeq
:
Seq
[(
Option
[
TastyName
],
Bytes
)]
In this article
Attributes
Members list
Value members
Concrete methods