SectionUnpickler

dotty.tools.dotc.core.tasty.TastyUnpickler$.SectionUnpickler
abstract class SectionUnpickler[R](val name: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def unpickle(reader: TastyReader, nameAtRef: NameTable): R

Concrete fields