TypeReprW

object TypeReprW

Same as TypeRepr but also widens the type since frequently types are singleton i.e. 'person.name' has the type 'name' as opposed to String

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(typeRepr: TypeRepr)(using qctx: Quotes): String