NodePointer

final case class NodePointer(currentPath: PointerPath) extends Pointer[Node]

Pointer for Node

Source:
NodePointer.scala
trait Product
trait Equals
trait Pointer[Node]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product