Typed

oxygen.quoted.Typed
See theTyped companion class
object Typed

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Typed.type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): TypedCompanion
def unapply(x: Typed): (Term, TypeTree)

Matches <expr: Term>: <tpt: TypeTree>

Matches <expr: Term>: <tpt: TypeTree>

Attributes

def wrap(using quotes: Quotes)(unwrap: quotes.reflect.Typed): Typed

Givens

Givens

given given_Conversion_Typed_type_TypedCompanion(using Quotes): Conversion[Typed.type, TypedCompanion]