Wrap

case class Wrap[T](fm: FieldMapping)(implicit pos: SourcePos) extends ValueField0[T]
trait ValueField0[T]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def fieldName: String
def hidden: Boolean

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Implicits

Implicits

implicit val pos: SourcePos