TreeSectionUnpickler

dotty.tools.dotc.core.tasty.DottyUnpickler.TreeSectionUnpickler
class TreeSectionUnpickler(compilationUnitInfo: CompilationUnitInfo, posUnpickler: Option[PositionUnpickler], commentUnpickler: Option[CommentUnpickler]) extends SectionUnpickler[TreeUnpickler]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

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

Inherited fields

val name: String

Attributes

Inherited from:
SectionUnpickler