Constructor for EditScript. Used to create a list of modifications that will turn doc1 into doc2, given a set of matching nodes. @param doc1 the original document @param doc2 the modified document @param matchings the set of matching nodes
(final Document doc1, final Document doc2,
final NodePairs matchings)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected