PrinterModule
Methods of the module object val Printer
- Source:
- Quotes.scala
Value members
Abstract methods
Prints a pattern like representation of the Constant
.
Prints a pattern like representation of the Constant
.
- 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.
- Source:
- Quotes.scala
Prints fully elaborated version of the source code.
Prints fully elaborated version of the source code.
- 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.
- 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.
- Source:
- Quotes.scala
Prints the type in source code using ANSI colors.
Prints the type in source code using ANSI colors.
- 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.
- 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.
- Source:
- Quotes.scala