Adds an insert operation to the EditScript. @param n The node to insert @param parent The Node to be parent of n @param childno The child number of the parent node that n will become @param charpos The character position to insert at
(final Node n, final Node parent, final int childno,
final int charpos)
source not stored for this graph (policy: none)
no outgoing calls