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

Returns the pattern expression evaluation node for the top pattern operator.

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

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property EvalNode As EvalNode
C#
public virtual EvalNode EvalNode { get; }
Visual C++
public:
virtual property EvalNode^ EvalNode {
	EvalNode^ get ();
}

Return Value

parent pattern expression node