Static

object Static
class Object
trait Matchable
class Any
Static.type

Type members

Classlikes

trait Tag

Value members

Concrete methods

inline def apply[A](inline value: A): Static[A]
def staticImpl[T](using Quotes, Type[T])(value: Expr[T]): Expr[Static[T]]