IntPathElement

final case class IntPathElement(element: Int) extends PathElement
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def fold[A](fi: Int => A, fs: String => A): A
Inherited from:
PathElement
Inherited from:
Product
Inherited from:
PathElement