Class KotlinCompanionObjectSpec
-
- All Implemented Interfaces:
-
io.toolisticon.kotlin.generation.poet.PoetSpecSupplier,io.toolisticon.kotlin.generation.poet.TypeSpecSupplier,io.toolisticon.kotlin.generation.spec.KotlinCompanionObjectSpecSupplier,io.toolisticon.kotlin.generation.spec.KotlinDocumentableSpec,io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpec,io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpecSupplier,io.toolisticon.kotlin.generation.spec.KotlinGeneratorTypeSpec,java.util.function.Supplier
public final class KotlinCompanionObjectSpec implements KotlinGeneratorTypeSpec<KotlinCompanionObjectSpec>, KotlinCompanionObjectSpecSupplier, KotlinDocumentableSpec
-
-
Constructor Summary
Constructors Constructor Description KotlinCompanionObjectSpec(TypeSpec spec)
-
Method Summary
Modifier and Type Method Description KDocgetKdoc()KotlinCompanionObjectSpecspec()TypeSpecget()-
-
Method Detail
-
spec
KotlinCompanionObjectSpec spec()
-
get
TypeSpec get()
-
-
-
-