SpanIterator

Methods used when iterating over the spans created by a set of ranges.

Functions

Link copied to clipboard
abstract fun point(from: DocPos, to: DocPos, value: T, active: List<T>, openStart: Int, index: Int)
Link copied to clipboard
abstract fun span(from: DocPos, to: DocPos, active: List<T>, openStart: Int)