JSONFormatter.processNode

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string processNode(string name, string attributes, string content, int nodeDepth)
  2. string processNode(string name, string attributes, string content, int nodeDepth, bool nameless)
    class JSONFormatter(bool _strip, string _indent = "\t")
    string
    processNode
    (
    string name
    ,
    string attributes
    ,
    string content
    ,,)

Meta