MCPcopy Create free account
hub / github.com/KDE/kdiff3 / getLineA

Method getLineA

src/diff.h:299–299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

297 }
298
299 [[nodiscard]] LineRef getLineA() const { return lineA; }
300 [[nodiscard]] LineRef getLineB() const { return lineB; }
301 [[nodiscard]] LineRef getLineC() const { return lineC; }
302

Callers 15

printDiff3ListFunction · 0.80
writeActualAlignmentFileFunction · 0.80
runTestFunction · 0.80
getStringMethod · 0.80
mergeOneLineMethod · 0.80
updateDefaultsMethod · 0.80
removeEmptySourceMethod · 0.80
chooseMethod · 0.80

Calls

no outgoing calls

Tested by 4

printDiff3ListFunction · 0.64
writeActualAlignmentFileFunction · 0.64
runTestFunction · 0.64
calcDiffTestMethod · 0.64