rd-gen
Toggle table of contents
2025.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
rd-gen
rd-gen
/
com.jetbrains.rd.generator.nova
/
NullableScalar
Nullable
Scalar
data
class
NullableScalar
(
val
itemType
:
INonNullableScalar
)
:
IScalar
,
INullable
Members
Members & Extensions
Constructors
Nullable
Scalar
Link copied to clipboard
constructor
(
itemType
:
INonNullableScalar
)
Properties
has
Empty
Constructor
Link copied to clipboard
val
IType
.
hasEmptyConstructor
:
Boolean
item
Type
Link copied to clipboard
open
override
val
itemType
:
INonNullableScalar
name
Link copied to clipboard
abstract
val
name
:
String