|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.esper.util.DebugFacility
public class DebugFacility
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 |
---|
public DebugFacility()
Method Detail |
---|
public static void dumpAST(antlr.collections.AST ast)
ast
- to dump
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |