toJSON

fun toJSON(    linkingFileMap: LinkingFileMap,     hashID: Int,     errorLog: StacksErrorLog,     jsonWriter: JSONWriter)

Create JSON content from the description

Parameters

linkingFileMap

A map for all files in Stacks

hashID

The ID for this implementation

errorLog
jsonWriter

The writer collecting the stacks content.