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

Ctor.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	eventAdapterService As EventAdapterService _
)
C#
public EQLTreeWalker (
	EventAdapterService eventAdapterService
)
Visual C++
public:
EQLTreeWalker (
	EventAdapterService^ eventAdapterService
)

Parameters

eventAdapterService
net.esper.events.EventAdapterService
for resolving event names