PrinterModule (original) (raw)
scala.quoted.Quotes.reflectModule.PrinterModule
Methods of the module object val Printer
Attributes
Source
Graph
Supertypes
Self type
Members list
Prints the constant in source code.
Prints the constant in source code.
Attributes
Source
Prints a pattern like representation of the Constant
.
Prints a pattern like representation of the Constant
.
Attributes
Source
Prints fully elaborated version of the source code using ANSI colors.
Prints fully elaborated version of the source code using ANSI colors.
Attributes
Source
Prints fully elaborated version of the source code.
Prints fully elaborated version of the source code.
Attributes
Source
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
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
Prints the type in source code using ANSI colors.
Prints the type in source code using ANSI colors.
Attributes
Source
Prints the type in source code.
Prints the type in source code.
Attributes
Source
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
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
In this article