Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
printDiff3List
Function · 0.80
writeActualAlignmentFile
Function · 0.80
runTest
Function · 0.80
getString
Method · 0.80
mergeOneLine
Method · 0.80
updateDefaults
Method · 0.80
removeEmptySource
Method · 0.80
choose
Method · 0.80
calcDiff3LineListUsingAB
Method · 0.80
calcDiff3LineListUsingAC
Method · 0.80
calcDiff3LineListUsingBC
Method · 0.80
calcManualDiffFirstDiff3LineIdx
Method · 0.80
Calls
no outgoing calls
Tested by
4
printDiff3List
Function · 0.64
writeActualAlignmentFile
Function · 0.64
runTest
Function · 0.64
calcDiffTest
Method · 0.64