kotlinpoet / com.squareup.kotlinpoet / TypeSpec / Kind

Kind

enum class Kind

Enum Values

CLASS

OBJECT

INTERFACE