dotty.tools.dotc.printing

Type members

Classlikes

object Formatting
object Highlighting
abstract class MessageLimiter
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
class ReplPrinter(_ctx: Context) extends DecompilerPrinter
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

type Precedence = Int

Value members

Concrete fields

val DotPrec: Int
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