MCPcopy Create free account
hub / github.com/LianjiaTech/json-diff / getLeftPath

Method getLeftPath

src/main/java/com/ke/diff/model/Result.java:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 private String diffType;
31
32 public String getLeftPath() {
33 return leftPath;
34 }
35
36 public String getRightPath() {
37 return rightPath;

Callers 7

convertMethod · 0.45
diffMethod · 0.45
exchangePathAndResultMethod · 0.45
diffMethod · 0.45
diffValueByKeyMethod · 0.45
getSpecialPathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected