bmsi.util
クラス DiffPrint.EdPrint
java.lang.Object
bmsi.util.DiffPrint.Base
bmsi.util.DiffPrint.EdPrint
- 含まれているクラス:
- DiffPrint
public static class DiffPrint.EdPrint
- extends DiffPrint.Base
Prints an edit script in a format suitable for input to ed.
The edit script must be generated with the reverse option to
be useful as actual ed input.
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiffPrint.EdPrint
public DiffPrint.EdPrint(Object[] a,
Object[] b)
print_hunk
protected void print_hunk(Diff.change hunk)
- Print a hunk of an ed diff
- 定義:
- クラス
DiffPrint.Base 内の print_hunk
Copyright © 2004-2011. All Rights Reserved.