TypeTreeModule
trait TypeTreeModule
Methods of the module object val TypeTree
- Source:
- Quotes.scala
Value members
Abstract methods
Returns the tree of type or kind (TypeTree) of T
Returns the tree of type or kind (TypeTree) of T
- Source:
- Quotes.scala
Returns a type tree reference to the symbol
Returns a type tree reference to the symbol
- Value parameters:
- sym
The type symbol for which we are creating a type tree reference.
- Source:
- Quotes.scala