MCPcopy Index your code
hub / github.com/dnaumenko/java-diff-utils / getDeltaText

Method getDeltaText

src/main/java/difflib/DiffUtils.java:463–472  ·  view source on GitHub ↗

getDeltaText returns the lines to be added to the Unified Diff text from the Delta parameter @param delta - the Delta to output @return list of String lines of code. @author Bill James (tankerbay@gmail.com)

(Delta<String> delta)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processDeltasMethod · 0.95

Calls 3

getLinesMethod · 0.80
getOriginalMethod · 0.80
getRevisedMethod · 0.80

Tested by

no test coverage detected