INT_INTEGER

INT_INTEGER(false, 13, SIGNED_INT.named("int's value"))

An Avail integer in the range -231 through 2^31-1, except the range 0..65535 which have their own special cases already.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val shouldCaptureObject: Boolean