TreePrinter

class TreePrinter(source: SourceFile, originalRange: Option[Range], notes: InfoNotes) extends InfoPrinter
class Object
trait Matchable
class Any

Value members

Concrete methods

def pprint(tree: Tree): String

Inherited methods

Inherited from:
InfoPrinter
Inherited from:
InfoPrinter