toggle menu
lib
jvm
switch theme
search in API
kore
/
dev.buijs.klutter.kore.ast
/
Nullable
Nullable
interface
Nullable
A type that is nullable.
Example: String?.
Inheritors
NullableIntType
NullableDoubleType
NullableBooleanType
NullableStringType
NullableLongType
NullableByteArrayType
NullableIntArrayType
NullableLongArrayType
NullableFloatArrayType
NullableDoubleArrayType
NullableListType
NullableMapType
NullableCustomType