intValue

expect fun intValue(value: Int): Expression(source)

Create value expression with given integer value

Return

the value expression

Parameters

value

the integer value

actual fun intValue(value: Int): Expression(source)
actual fun intValue(value: Int): Expression(source)