to JSON
abstract fun toJSON( linkingFileMap: LinkingFileMap, hashID: Int, errorLog: StacksErrorLog, position: Int, jsonWriter: JSONWriter)
Content copied to clipboard
Create JSON content from implementation.
Parameters
linking File Map
The map of all the files in Stacks.
hash ID
The hash portion of the id for linking to this element on page.
error Log
The StacksErrorLog.
position
The ordered position of the parameter in the method signature.
json Writer
The writer used to build the document.