ClassOfConstantModule

scala.quoted.Quotes.reflectModule.ClassOfConstantModule

Methods of the module object val ClassOf

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ClassOfConstant.type

Members list

Value members

Abstract methods

Create a constant class value representing classOf[<tpe>]

Create a constant class value representing classOf[<tpe>]

Attributes

Source
Quotes.scala

Match a class value constant representing classOf[<tpe>] and extract its type

Match a class value constant representing classOf[<tpe>] and extract its type

Attributes

Source
Quotes.scala