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

Visitor class for printing out an evaluation state tree where each node is printed indented according to its depth in the tree.

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

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)
Visit
Invoked by each child node as part of accepting this visitor.

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)