oxygen.meta.K0.ProductGeneric.Field
final case class Field[
I](
idx:
Int,
symRepr: meta.
Symbol,
constructorSymRepr: meta.
Symbol,
typeRepr: meta.
TypeRepr,
tpe:
Type[
I],
valDef:
ValDef,
get:
Expr[
A]
=> Expr[
I])
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product