Adds a Move operation to the EditScript. @param n The node being moved @param parent XPath to the new parent Node @param childno Child number of the parent n will become @param ncharpos The new character position for the Node
(final Node n, final Node parent, final int childno,
final int ncharpos)
source not stored for this graph (policy: none)
no outgoing calls