Field

trait Field
class Object
trait Matchable
class Any

Type members

Types

type Name
type Type

Value members

Abstract methods

def showType: String

Concrete methods

final def onProduct[P](p: Expr[P])(using Quotes, Type[P]): Expr[Type]
override def toString: String
Definition Classes
Any
final def typeRepr(using q: Quotes): TypeRepr

Abstract fields

val idx: Int
val name: String

Implicits

Implicits

implicit val typeInstance: Type[Type]