int

open fun int(value: Byte): IntLiteralSpec(source)
open fun int(value: Short): IntLiteralSpec(source)
open fun int(value: Int): IntLiteralSpec(source)
open fun int(value: Long): IntLiteralSpec(source)
open fun int(value: Float): IntLiteralSpec(source)
open fun int(value: Double): IntLiteralSpec(source)