TypeTreeModule (original) (raw)
scala.quoted.Quotes.reflectModule.TypeTreeModule
Methods of the module object val TypeTree
Attributes
Source
Graph
Supertypes
Self type
Members list
Returns the tree of type or kind (TypeTree) of T
Returns the tree of type or kind (TypeTree) of T
Attributes
Source
Returns a type tree reference to the symbol
Returns a type tree reference to the symbol
Value parameters
typeSymbol
The type symbol for which we are creating a type tree reference.
Attributes
Source
In this article