Expr

abstract class Expr[+T]

Quoted expression of type T.

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

Companion:
object
Source:
Expr.scala
class Object
trait Matchable
class Any