MaxGaps

class MaxGaps(maxGaps: Int, source: IntervalFunction) : IntervalFunction

Node that represents Intervals.maxgaps.

Constructors

Link copied to clipboard
constructor(maxGaps: Int, source: IntervalFunction)

Functions

Link copied to clipboard
open override fun toIntervalSource(field: String, analyzer: Analyzer): IntervalsSource
Link copied to clipboard
open override fun toString(): String