ReifiedReflect
Helper methods to construct trees calling methods in Quotes.reflect
based on the current quotes
tree
Attributes
- Graph
-
- Supertypes
Members list
Value members
Abstract methods
Stable reference to the instance of scala.quoted.Quotes
Stable reference to the instance of scala.quoted.Quotes
Attributes
Concrete methods
Create tree for quotes.reflect.Apply(<fn>, List(<args>*))
Create tree for quotes.reflect.Apply(<fn>, List(<args>*))
Attributes
Create tree for quotes.reflect.Assing(<lhs>, <rhs>)
Create tree for quotes.reflect.Assing(<lhs>, <rhs>)
Attributes
Create tree for quotes.reflect.Inferred(<typeTree>)
Create tree for quotes.reflect.Inferred(<typeTree>)
Attributes
Create tree for quotes.reflect.Literal(<constant>)
Create tree for quotes.reflect.Literal(<constant>)
Attributes
Create type for quotes.reflect.Term
Create type for quotes.reflect.Term
Attributes
Create tree for quotes.reflect.TypeApply(<fn>, List(<args>*))
Create tree for quotes.reflect.TypeApply(<fn>, List(<args>*))
Attributes
Create tree for quotes.reflect.TypeRepr.of(Type.of[<tpe>](quotes))
Create tree for quotes.reflect.TypeRepr.of(Type.of[<tpe>](quotes))
Attributes
Create tree for quotes.reflect.TypeRepr.typeConstructorOf(<classTree>)
Create tree for quotes.reflect.TypeRepr.typeConstructorOf(<classTree>)
Attributes
Create type for quotes.reflect.TypeTree
Create type for quotes.reflect.TypeTree
Attributes
Create tree for quotes.reflect.TreeMethods.asExpr(<term>).asInstanceOf[<tpe>]
Create tree for quotes.reflect.TreeMethods.asExpr(<term>).asInstanceOf[<tpe>]
Attributes
Create tree for quotes.reflect.asTerm(<expr>)
Create tree for quotes.reflect.asTerm(<expr>)
Attributes
Create tree for quotes.reflect.TypeReprMethods.asType(<typeRepr>)
Create tree for quotes.reflect.TypeReprMethods.asType(<typeRepr>)