rd-gen
2023.3.2-preview4
rd-gen
/
com.jetbrains.rd.generator.nova
/
PredefinedType
/
UnsignedIntegral
Unsigned
Integral
open
class
UnsignedIntegral
:
PredefinedType
Content copied to clipboard
Unsigned versions of primitive integral types on all platforms: java, c#, c++
Properties
Inheritors
Properties
item
Type
Link copied to clipboard
val
itemType
:
PredefinedType.NativeIntegral
Content copied to clipboard
name
Link copied to clipboard
open
override
val
name
:
String
Content copied to clipboard
Inheritors
ubyte
Link copied to clipboard
ushort
Link copied to clipboard
uint
Link copied to clipboard
ulong
Link copied to clipboard