[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Recursively print out all nodes.

Namespace: net.esper.eql.expression
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub DumpDebug ( _
	prefix As String _
)
C#
public void DumpDebug (
	string prefix
)
Visual C++
public:
void DumpDebug (
	String^ prefix
)

Parameters

prefix
System.String
is printed out for naming the printed info