MrKWatkins.Ast Help

Node<TNode>.ToString Method

Definition

Returns a string that represents the current node. Defaults to the name of the type of the node.

public override string ToString();

Returns

String

A string that represents the current node.

Last modified: 09 September 2024