C class

Expr [+T]

extends Expr

Quoted expression of type T

Restriction: only the QuoteContext.tasty.internal implementation is allowed to extend this trait. Any other implementation will result in an undefined behavior.

Supertypes

Expr

Constructors

Expr

( )

Members