elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.compile
/
BaseSearchQueryCompiler
/
visit
visit
open
fun
visit
(
ctx
:
Serializer.ObjectCtx
,
searchQuery
:
PreparedSearchQuery
)
fun
visit
(
ctx
:
Serializer.ObjectCtx
,
expression
:
Expression
<
Serializer.ObjectCtx
>
)
fun
visit
(
ctx
:
Serializer.ArrayCtx
,
expression
:
Expression
<
Serializer.ArrayCtx
>
)