InferredModule

scala.quoted.Quotes.reflectModule.InferredModule

Methods of the module object val Inferred

Attributes

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

Members list

Value members

Abstract methods

def apply(tpe: TypeRepr): Inferred

Attributes

Source
Quotes.scala
def unapply(x: Inferred): true

Matches a TypeTree containing an inferred type

Matches a TypeTree containing an inferred type

Attributes

Source
Quotes.scala