scala.quoted.ToExpr
 See theToExpr companion object
A type class for types that can convert a value of T into quoted.Expr[T] an expression that will create a copy of the value. 
Attributes
- Companion
- object
- Source
- ToExpr.scala
- Graph
- 
    
- Supertypes
- Known subtypes
- 
    object ArrayOfBooleanToExprobject ArrayOfByteToExprobject ArrayOfCharToExprobject ArrayOfDoubleToExprobject ArrayOfFloatToExprobject ArrayOfIntToExprobject ArrayOfLongToExprobject ArrayOfShortToExprobject BigDecimalToExprobject BigIntToExprobject EmptyTupleToExprobject NilToExprobject NoneToExprobject StringContextToExpr
Members list
In this article