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