[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
This class is always the root node in the evaluation state tree representing any activated event expression.
It hold the handle to a further state node with subnodes making up a whole evaluation state tree.
Namespace: net.esper.pattern
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class EvalRootStateNode _
Inherits EvalStateNode _
Implements Evaluator |
Inheritance Hierarchy