viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.parsing
/
SourceRange
/
merge
merge
fun
merge
(
that
:
SourceRange
)
:
SourceRange
Content copied to clipboard
Combines two ranges to create a range that spans both.
Return
The merged range.