Wildcard

class Wildcard(wildcard: String, maxExpansions: Int) : IntervalFunction

Node that represents Intervals.wildcard.

Constructors

Link copied to clipboard
constructor(wildcard: String, maxExpansions: Int)

Functions

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