semitwistdtools ~master (2015-08-17T23:08:05Z)
Home
Dub
Repo
JSONFormatter.processNode
semitwist
treeout
JSONFormatter
Undocumented in source. Be warned that the author may not have intended to support it.
string
processNode
(string name, string attributes, string content, int nodeDepth)
class
JSONFormatter
(bool _strip, string _indent = "\t")
override
string
processNode
(
string
name
,
string
attributes
,
string
content
,
int
nodeDepth
)
string
processNode
(string name, string attributes, string content, int nodeDepth, bool nameless)
Meta
Source
See Implementation
semitwist
treeout
JSONFormatter
functions
finalize
fullIndent
indent
processAttribute
processComment
processData
processList
processNode
processPair
processString
reduceAttributes
reduceNodes
strip