toJSON

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

Create JSON form of token.

Return

The string form of the JSON representation

Parameters

linkingFileMap

The map of all files in Stacks

hashID

The ID for this implementation

errorLog
jsonWriter

The writer collecting the stacks content.