class markdown::SourceSpans
sys::Obj markdown::SourceSpans
@Js
A list of source spans that can be added to. Takes care of merging adjacent source spans
- addAll
-
Void addAll(SourceSpan[] other)
- addAllFrom
- empty
-
static new empty()
- priv_make
-
new priv_make()
- sourceSpans
-
SourceSpan[] sourceSpans := SourceSpan[,] { private set }