PathElement

io.scalaland.chimney.partial.PathElement
See thePathElement companion object
sealed trait PathElement

Data type for representing path element in a (possibly) nested object structure.

Attributes

See also
Since

0.7.0

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Accessor
class Index
class MapKey
class MapValue

Members list

Value members

Abstract methods

def asString: String

Obtain conventional string representation of path element\

Obtain conventional string representation of path element\

Attributes

Since

0.7.0