Readonly
contentReadonly
inlineReadonly
nameReadonly
rangeRenders this JSDoc element to a markdown representation.
Optional
options: JSDocRenderOptionsRendering options to customize the markdown result.
Renders this JSDoc element to a plain text representation.
Represents the range that this JSDoc element occupies. If the JSDoc was parsed from a
CstNode
, the range will represent the location in the source document.