intLiteral

fun intLiteral(value: Int): LiteralOp<Int>

Returns the specified value as an int literal.