documentjs.process.processOptions
{Object}
An options object passed to several of the process methods.
Object
Properties
-
The tag collection to be used to process the comment.
-
comment
{String}
The comment to be converted
-
A docObject that can be a parent to the current docObject.
-
The map of all docObjects.
-
docObject
{docObject}
Optional
If provided, this will
be used as the docObject. This is useful for adding properties to an existing object.
-
code
{String}
Optional
The code immediately preceeding the comment.