org.prorefactor.reports
Class HowUsed

java.lang.Object
  extended by org.prorefactor.reports.HowUsed

public class HowUsed
extends java.lang.Object


Constructor Summary
HowUsed(java.io.BufferedWriter reportWriter, LogWriter log, Field reportField)
           
 
Method Summary
protected  void print3(JPNode node)
           
protected  void print4(JPNode node, int type)
           
 void report(ParseUnit pu)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HowUsed

public HowUsed(java.io.BufferedWriter reportWriter,
               LogWriter log,
               Field reportField)
Method Detail

report

public void report(ParseUnit pu)
            throws java.lang.Exception
Throws:
java.lang.Exception

print3

protected void print3(JPNode node)
               throws java.lang.Exception
Throws:
java.lang.Exception

print4

protected void print4(JPNode node,
                      int type)
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008 Joanju Software. All Rights Reserved.