elasticmagic
/
dev.evo.elasticmagic.query
/
SearchExt
Search
Ext
interface
SearchExt
:
NamedExpression
Content copied to clipboard
Functions
Properties
Functions
accept
Link copied to clipboard
open override fun
accept
(ctx:
<ERROR CLASS>
, compiler:
SearchQueryCompiler
)
Content copied to clipboard
children
Link copied to clipboard
open fun
children
():
Iterator
<
Expression
<*>>?
Content copied to clipboard
clone
Link copied to clipboard
abstract fun
clone
():
Expression
<
<ERROR CLASS>
>
Content copied to clipboard
reduce
Link copied to clipboard
open fun
reduce
():
Expression
<
<ERROR CLASS>
>?
Content copied to clipboard
visit
Link copied to clipboard
abstract fun
visit
(ctx:
<ERROR CLASS>
, compiler:
SearchQueryCompiler
)
Content copied to clipboard
Properties
name
Link copied to clipboard
abstract val
name
:
String
Content copied to clipboard