de.odysseus.el.tree
Class NodePrinter

java.lang.Object
  extended by de.odysseus.el.tree.NodePrinter

public class NodePrinter
extends java.lang.Object

Node pretty printer for debugging purposes.

Author:
Christoph Beck

Constructor Summary
NodePrinter()
           
 
Method Summary
static void dump(java.io.PrintWriter writer, Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodePrinter

public NodePrinter()
Method Detail

dump

public static void dump(java.io.PrintWriter writer,
                        Node node)

Copyright © 2006, 2007 Odysseus Software GmbH.