IncludedByDataModel.(constructor)
Constructs an IncludedByDataModel from XML element data.
Signature
constructor(xml: DoxygenXmlParser, element: object);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
xml |
The Doxygen XML parser instance for processing XML content | |
|
element |
object |
The XML element object containing the includedby data |
Remarks
This constructor delegates to the parent AbstractIncType to handle include processing whilst identifying the element as 'includedby' for proper XML schema compliance and reverse include relationship handling. The processed data represents files that include the current source file through preprocessor directives, establishing dependency relationships.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.