dotty.tools.dotc.printing

Type members

Classlikes

object Formatting
abstract
Companion
object
Companion
class
class PlainPrinter(_ctx: Context) extends Printer
abstract
class Printer

The base class of all printers

The base class of all printers

Companion
object
object Printer
Companion
class
class RefinedPrinter(_ctx: Context) extends PlainPrinter
trait Showable

This object provides functions for syntax highlighting in the REPL

This object provides functions for syntax highlighting in the REPL

object Texts

Types

Value members

Concrete fields

val OrPrec: Int

A property to indicate whether the compiler is currently doing -Xprint

A property to indicate whether the compiler is currently doing -Xprint

-Xprint will print sym.name instead of sym.originalName