[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Interface for visiting each element in the evaluation node tree for an event expression (see Visitor pattern).
Namespace: net.esper.pattern
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface EvalStateNodeVisitor |
C# |
---|
public interface EvalStateNodeVisitor |
Visual C++ |
---|
public interface class EvalStateNodeVisitor |