package
dotty.tools.dotc.printing
extends
Object
with
Serializable
Constructors
Members
The base class of all printers
This object provides functions for syntax highlighting in the REPL
type
Precedence
=
Int
val
AndTypePrec
: Int
val
DotPrec
: Int
val
GlobalPrec
: Int
val
InfixPrec
: Int
val
OrPrec
: Int
val
OrTypePrec
: Int
val
TopLevelPrec
: Int
A property to indicate whether the compiler is currently doing -Xprint
-Xprint will print sym.name
instead of sym.originalName