UpdatePartial

tethys.derivation.impl.builder.WriterBuilderUtils.WriterMacroOperation$.UpdatePartial
case class UpdatePartial(tpe: TypeRepr, field: String, name: Expr[Option[String]], fun: Term, from: TypeRepr, to: TypeRepr) extends WriterMacroOperation

Attributes

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

Members list

Value members

Inherited methods

def lift[T : Type]: Expr[BuilderOperation[T]]

Attributes

Inherited from:
WriterMacroOperation
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product