net.esper.util
Class DebugFacility

java.lang.Object
  extended by net.esper.util.DebugFacility

public class DebugFacility
extends Object

Utility class for enabling certain debugging using system properties.


Constructor Summary
DebugFacility()
           
 
Method Summary
static void dumpAST(antlr.collections.AST ast)
          Dump the AST node to system.out.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugFacility

public DebugFacility()
Method Detail

dumpAST

public static void dumpAST(antlr.collections.AST ast)
Dump the AST node to system.out.

Parameters:
ast - to dump

© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com