Extracts fragment at provided source location, then tries to find documentation and construct dummy StructuredDocumentation. Returns produced StructuredDocumentation on success or undefined if documentation was not detected in extracted fragment.
StructuredDocumentation
undefined
Generated using TypeDoc
Extracts fragment at provided source location, then tries to find documentation and construct dummy
StructuredDocumentation
. Returns producedStructuredDocumentation
on success orundefined
if documentation was not detected in extracted fragment.