short

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