C# Class PowerAssert.Infrastructure.NodeFormatter

Mostra file Open project: PowerAssert/PowerAssert.Net

Public Methods

Method Description
PrettyPrint ( Node node ) : string

Private Methods

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

Method Details

PrettyPrint() public static method

public static PrettyPrint ( Node node ) : string
node PowerAssert.Infrastructure.Nodes.Node
return string