Package 

Class BaseNodeAttributePrinter

  • All Implemented Interfaces:
    net.sourceforge.pmd.util.treeexport.TreeRenderer

    
    public class BaseNodeAttributePrinter
    extends TextTreeRenderer
                        

    Base attribute printer, subclass to filter attributes.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class net.sourceforge.pmd.util.treeexport.TreeRenderer

        equals, hashCode, toString
      • Methods inherited from class net.sourceforge.pmd.lang.ast.test.BaseNodeAttributePrinter

        appendBoundaryForNodeLn, appendIndent, renderSubtree
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseNodeAttributePrinter

        BaseNodeAttributePrinter()