to JSON
open fun toJSON( nameOfGroup: String, sticky: Boolean, jsonWriter: JSONWriter)
Content copied to clipboard
Create the JSON representation of the signature.
Parameters
name Of Group
The name of the implementation as it is to be displayed.
sticky
whether or no the method is private and should be documented
json Writer
The writer collecting the stacks content.