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

Interface for visiting each element in the evaluation node tree for an event expression (see Visitor pattern).

The following tables list the members exposed by the EvalStateNodeVisitor type.

Public Methods

  NameDescription
Visit
Invoked by each child node as part of accepting this visitor.