lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
queryparser
/
org.gnit.lucenekmp.queryparser.flexible.standard.nodes.intervalfn
/
After
After
class
After
(
source
:
IntervalFunction
,
reference
:
IntervalFunction
)
:
IntervalFunction
Node that represents
Intervals.after
.
Members
Constructors
After
Link copied to clipboard
constructor
(
source
:
IntervalFunction
,
reference
:
IntervalFunction
)
Functions
to
Interval
Source
Link copied to clipboard
open
override
fun
toIntervalSource
(
field
:
String
,
analyzer
:
Analyzer
)
:
IntervalsSource
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String