|
|||||||||
| Home >> All >> [ JLibDiff overview ] | PREV NEXT | ||||||||
Uses of Class
JLibDiff.Hunk3
| Uses of Hunk3 in JLibDiff |
| Fields in JLibDiff declared as Hunk3 | |
Hunk3 |
diff3.OverLapBuildResult.hunk3
|
| Methods in JLibDiff that return Hunk3 | |
private Hunk3 |
diff3.using_to_diff3_block(Hunk[] using,
Hunk[] last_using,
int low_thread,
int high_thread,
Hunk3 last_diff3)
|
Hunk3 |
diff3.hunk3At(int i)
Return the hunk3 at the specified index. |
| Methods in JLibDiff with parameters of type Hunk3 | |
private Hunk3 |
diff3.using_to_diff3_block(Hunk[] using,
Hunk[] last_using,
int low_thread,
int high_thread,
Hunk3 last_diff3)
|
void |
Hunk3Visitor.visitHunk3(Hunk3 hunk3)
|
|
|||||||||
| Home >> All >> [ JLibDiff overview ] | PREV NEXT | ||||||||