class

SourceSpans

@Js
class SourceSpans : Obj

A list of source spans that can be added to. Takes care of merging adjacent source spans

constructors priv_make

empty

fields sourceSpans

methods addAllFrom

addAll

addAll Void addAll(SourceSpan[] other)

addAllFrom Void addAllFrom(Node[] nodes)

empty static new empty()

priv_make new priv_make()

sourceSpans SourceSpan[] : sourceSpans

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST