AbstractCodeLineType.(constructor)
Constructs an AbstractCodeLineType instance from XML element data.
Signature
constructor(xml: DoxygenXmlParser, element: object, elementName: string);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
xml |
The Doxygen XML parser instance for processing XML content | |
|
element |
object |
The XML element object containing the code line data |
|
elementName |
string |
The name of the XML element being processed |
Remarks
This constructor processes code line elements by extracting highlight children and optional attributes including line numbers, reference IDs, reference kinds, and external flags. The parser handles empty code lines gracefully whilst ignoring textual content that may appear between structured highlight elements.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.