toggle menu
lib
jvm
switch theme
search in API
kore
/
dev.buijs.klutter.kore.ast
/
UndeterminedType
Undetermined
Type
data
class
UndeterminedType
(
val
className
:
String
)
:
AbstractType
Members
Members & Extensions
Constructors
Undetermined
Type
Link copied to clipboard
constructor
(
className
:
String
)
Properties
class
Name
Link copied to clipboard
open
override
val
className
:
String
fqdn
Link copied to clipboard
val
fqdn
:
String
package
Name
Link copied to clipboard
open
val
packageName
:
String
Functions
type
Simplename
Link copied to clipboard
fun
AbstractType
?
.
typeSimplename
(
asKotlinType
:
Boolean
=
true
)
:
String