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