Appends an insert operation to the EditScript given the inserted node, XPath to parent, character position & child number. Set charpos to 1 if not needed. @param n The node to insert @param parent The path to the node to be parent of n @param childno The child number of the parent node that n will
(final Node n, final String parent,
final int childno, final int charpos)
source not stored for this graph (policy: none)
no test coverage detected