long

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