elasticmagic-kt
0.0.30
elasticmagic-query-filters
/
dev.evo.elasticmagic.qf
/
ExpressionValue
Expression
Value
class
ExpressionValue
(
val
name
:
String
,
val
expr
:
QueryExpression
)
Constructors
Properties
Constructors
Expression
Value
Link copied to clipboard
fun
ExpressionValue
(
name
:
String
,
expr
:
QueryExpression
)
Properties
expr
Link copied to clipboard
val
expr
:
QueryExpression
name
Link copied to clipboard
val
name
:
String