span property
FileSpan
get
span
The source span associated with the node.
This indicates where in the source Sass or SCSS stylesheet the node was defined.
Implementation
FileSpan get span;
The source span associated with the node.
This indicates where in the source Sass or SCSS stylesheet the node was defined.
FileSpan get span;