TypeReprW

io.getquill.util.Format.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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TypeReprW.type

Members list

Value members

Concrete methods

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