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
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view