Module: jsdoc/borrow

A collection of functions relating to resolving @borrows tags in JSDoc symbols.
Source:

Members

as

Source:

borrowed

Source:

borrowedAs

Source:

doop

Source:

from

Source:

longname

Source:

parts

Source:

SCOPE

Source:

scopePunc

Source:

scopePunc

Source:

Methods

resolveBorrows()

Take a copy of the docs for borrowed symbols and attach them to the docs for the borrowing symbol. This process changes the symbols involved, moving docs from the "borrowed" array and into the general docs, then deleting the "borrowed" array.
Source:

cloneBorrowedDoclets()

Source: