C# Class PowerAssert.Infrastructure.NodeFormatter

Afficher le fichier Open project: PowerAssert/PowerAssert.Net

Méthodes publiques

Méthode Description
PrettyPrint ( Node node ) : string

Private Methods

Méthode Description
Format ( Node constantNode ) : string[]
PrettyPrint ( Node constantNode, List &outNodeInfos ) : StringBuilder

Method Details

PrettyPrint() public static méthode

public static PrettyPrint ( Node node ) : string
node PowerAssert.Infrastructure.Nodes.Node
Résultat string