クラス
shohaku.core.util.debug.DebugPrintWriter の使用

DebugPrintWriter を使用しているパッケージ
shohaku.core.util.debug デバック処理に有用なユーティリティを提供します。 
 

shohaku.core.util.debug での DebugPrintWriter の使用
 

DebugPrintWriter として宣言されている shohaku.core.util.debug のフィールド
static DebugPrintWriter Debug.out
          System.out に出力する DebugPrintWriter を定義します。
static DebugPrintWriter Debug.err
          System.err に出力する DebugPrintWriter を定義します。