[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
Name | Description | |
---|---|---|
![]() | 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
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |