dotty.tools.dotc

printing

package printing

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. printing
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class PlainPrinter extends Printer

  2. type Precedence = Int

  3. abstract class Printer extends AnyRef

    The base class of all printers

  4. trait Printers extends AnyRef

  5. class RefinedPrinter extends PlainPrinter

  6. trait Showable extends Any

Value Members

  1. val AndPrec: Int

  2. val DotPrec: Int

  3. object Formatting

  4. val GlobalPrec: Int

  5. object Highlighting

  6. val InfixPrec: Int

  7. val OrPrec: Int

  8. object SyntaxHighlighting

    This object provides functions for syntax highlighting in the REPL

  9. object Texts

  10. val TopLevelPrec: Int

Inherited from AnyRef

Inherited from Any

Ungrouped