toggle menu
lib
jvm
switch theme
search in API
kore
/
dev.buijs.klutter.kore.ast
/
NullableFloatArrayType
Nullable
Float
Array
Type
open
class
NullableFloatArrayType
:
FloatArrayType
,
Nullable
A nullable FloatArray
StandardType
.
Members
Members & Extensions
Constructors
Nullable
Float
Array
Type
Link copied to clipboard
constructor
(
)
Properties
class
Name
Link copied to clipboard
open
override
val
className
:
String
dart
Type
Link copied to clipboard
val
dartType
:
String
fqdn
Link copied to clipboard
val
fqdn
:
String
kotlin
Type
Link copied to clipboard
val
kotlinType
:
String
package
Name
Link copied to clipboard
open
val
packageName
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
type
Simplename
Link copied to clipboard
fun
AbstractType
?
.
typeSimplename
(
asKotlinType
:
Boolean
=
true
)
:
String