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

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	ins As Stream _
)
C#
public EQLStatementLexer (
	Stream ins
)
Visual C++
public:
EQLStatementLexer (
	Stream^ ins
)

Parameters

ins
System.IO.Stream