IncludesDataModel.(constructor)
Constructs an IncludesDataModel 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 includes data |
Remarks
This constructor delegates to the parent AbstractIncType to handle include processing whilst identifying the element as 'includes' for proper XML schema compliance and include relationship documentation. The processed data represents files that are included by the current source file through preprocessor directives.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.