Move constructor

Move(
  1. JsonPointer from,
  2. JsonPointer path
)

Implementation

Move(this.from, this.path);