byte

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