Expr

scala.quoted.Expr
See theExpr companion object
abstract class Expr[+T]

Quoted expression of type T.

Expr has extension methods that are defined in scala.quoted.Quotes.

Attributes

Companion
object
Source
Expr.scala
Graph
Supertypes
class Object
trait Matchable
class Any
In this article