DDocCommand.symbolsToJSON

Converts the symbol tree into JSON.

  1. char[] symbolsToJSON(DocSymbol symbol, ref CharArray text)
    class DDocCommand
    static
    char[]
    symbolsToJSON
    (
    ,
    ref CharArray text
    )
  2. char[] symbolsToJSON(DocSymbol symbol, cstring indent = "\t")

Meta