DocumentedFunction
constructor(data: DocsFunction, rawData: DocsWalker.Result<*>, documentationAsMarkup: MarkupContent?)
Parameters
data
the processed function data
rawData
the raw data from the documentation walker
documentationAsMarkup
the documentation content as markup, if available, supported by the LSP