Within

class Within(source: IntervalFunction, positions: Int, reference: IntervalFunction) : IntervalFunction

Node that represents Intervals.within.

Constructors

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

Functions

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