SourceSpans
@Js
class SourceSpans : Obj
A list of source spans that can be added to. Takes care of merging adjacent source spans
Void addAll(SourceSpan[] other)
Void addAllFrom(Node[] nodes)
static new empty()
new priv_make()
SourceSpan[] : sourceSpans