package dotty.tools.dotc.printing

Constructors

Members

[+] final object Formatting
[+] final object Highlighting
[+] class PlainPrinter
[+] abstract class Printer

The base class of all printers

The base class of all printers

[+] trait Printers
[+] class RefinedPrinter
[+] trait Showable
[+] final object SyntaxHighlighting

This object provides functions for syntax highlighting in the REPL

This object provides functions for syntax highlighting in the REPL

[+] final object Texts
[+] type Precedence = Int
[+] val AndPrec : Int
[+] val DotPrec : Int
[+] val GlobalPrec : Int
[+] val InfixPrec : Int
[+] val OrPrec : Int
[+] val TopLevelPrec : Int
[+] val XprintMode : Key [ Unit ]

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

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

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

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