sourceSpan property
FileSpan?
sourceSpan
getter/setter pair
The source span of this node, if it was created by the HtmlParser.
Implementation
FileSpan? sourceSpan;
The source span of this node, if it was created by the HtmlParser.
FileSpan? sourceSpan;