elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.compile
/
BaseCompiler
/
dispatch
dispatch
open
fun
dispatch
(
ctx
:
Serializer.ArrayCtx
,
value
:
Any
?
)
open
fun
dispatch
(
ctx
:
Serializer.ObjectCtx
,
name
:
String
,
value
:
Any
?
)