A collection of functions relating to resolving @borrows tags in JSDoc symbols.
Members
as
borrowed
borrowedAs
doop
from
longname
parts
SCOPE
scopePunc
scopePunc
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.