to JSON
open override fun toJSON( linkingFileMap: LinkingFileMap, hashID: Int, errorLog: StacksErrorLog, jsonWriter: JSONWriter): String
Content copied to clipboard
Create JSON form of token.
Return
The string form of the JSON representation
Parameters
linking File Map
The map of all files in Stacks
hash ID
The ID for this implementation
error Log
The StacksErrorLog.
json Writer
The writer collecting the stacks content.