kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
core
/
io.github.hfhbd.kfx.codegen
/
CodeGenTree
/
Class
Class
@
Serializable
sealed
interface
Class
:
CodeGenTree.Type
(
source
)
Inheritors
NormalClass
Enum
Members
Properties
annotations
Link copied to clipboard
abstract
val
annotations
:
List
<
CodeGenTree.Annotation
>
documentation
Link copied to clipboard
abstract
val
documentation
:
String
?
inner
Classes
Link copied to clipboard
abstract
val
innerClasses
:
List
<
CodeGenTree.Class
>
names
Link copied to clipboard
abstract
val
names
:
List
<
String
>
package
Name
Link copied to clipboard
abstract
val
packageName
:
String
qualified
Name
Link copied to clipboard
open
val
qualifiedName
:
String