TreePrinter

dotty.tools.dotc.semanticdb.SyntheticPrinter.TreePrinter
class TreePrinter(source: SourceFile, originalRange: Option[Range], notes: InfoNotes) extends InfoPrinter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def pprint(tree: Tree): String

Inherited methods

Attributes

Inherited from:
InfoPrinter

Attributes

Inherited from:
InfoPrinter