RawField

tethys.derivation.impl.builder.ReaderBuilderUtils.Field$.RawField
final case class RawField(name: String, tpe: TypeRepr) extends Field

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Field
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def lift: Expr[Field[_]]

Attributes

Inherited from:
Field
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product