Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PowerAssert
Infrastructure
NodeFormatter
C# Class PowerAssert.Infrastructure.NodeFormatter
Datei anzeigen
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