TastyHTMLPrinter

dotty.tools.dotc.core.tasty.TastyHTMLPrinter
class TastyHTMLPrinter(bytes: Array[Byte]) extends TastyPrinter

Attributes

Graph
Supertypes
class TastyPrinter
class Object
trait Matchable
class Any

Members list

Type members

Inherited classlikes

Attributes

Inherited from:
TastyPrinter
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
TastyPrinter
Supertypes
class Object
trait Matchable
class Any
class NameRefs(sourceFileRefs: Set[NameRef]) extends NameRef => TermName

Attributes

Inherited from:
TastyPrinter
Supertypes
trait NameRef => TermName
class Object
trait Matchable
class Any
object NameRefs

Attributes

Inherited from:
TastyPrinter
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
TastyPrinter
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
TastyPrinter
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
TastyPrinter
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
TastyPrinter
Supertypes
class Object
trait Matchable
class Any

Inherited and Abstract classlikes

abstract class PrinterSectionUnpickler[T](val name: String)

Attributes

Inherited from:
TastyPrinter
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Value members

Concrete methods

override protected def lengthStr(str: String): String

Attributes

Definition Classes
override protected def nameStr(str: String): String

Attributes

Definition Classes
override protected def treeStr(str: String): String

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
TastyPrinter
def unpickle0[R](sec: PrinterSectionUnpickler[R])(using NameRefs): Option[R]

Attributes

Inherited from:
TastyPrinter

Inherited fields

Attributes

Inherited from:
TastyPrinter