PrinterModule

scala.quoted.Quotes.reflectModule.PrinterModule

Methods of the module object val Printer

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Printer.type

Members list

Value members

Abstract methods

Prints the constant in source code.

Prints the constant in source code.

Attributes

Source
Quotes.scala

Prints a pattern like representation of the Constant.

Prints a pattern like representation of the Constant.

Attributes

Source
Quotes.scala

Prints fully elaborated version of the source code using ANSI colors.

Prints fully elaborated version of the source code using ANSI colors.

Attributes

Source
Quotes.scala

Prints fully elaborated version of the source code.

Prints fully elaborated version of the source code.

Attributes

Source
Quotes.scala

Prints fully elaborated version of the source code. Same as TreeCode but does not print full package prefixes.

Prints fully elaborated version of the source code. Same as TreeCode but does not print full package prefixes.

Attributes

Source
Quotes.scala

Prints a pattern like representation of the Tree. It displays the structure of the AST.

Prints a pattern like representation of the Tree. It displays the structure of the AST.

Attributes

Source
Quotes.scala

Prints the type in source code using ANSI colors.

Prints the type in source code using ANSI colors.

Attributes

Source
Quotes.scala

Prints the type in source code.

Prints the type in source code.

Attributes

Source
Quotes.scala

Prints the type in source code. Same as TypeReprCode but does not print full package prefixes.

Prints the type in source code. Same as TypeReprCode but does not print full package prefixes.

Attributes

Source
Quotes.scala

Prints a pattern like representation of the TypeRepr. It displays the structure of the type.

Prints a pattern like representation of the TypeRepr. It displays the structure of the type.

Attributes

Source
Quotes.scala