Class KotlinConstructorPropertySpec

  • All Implemented Interfaces:
    io.toolisticon.kotlin.generation.spec.KotlinConstructorPropertySpecSupplier , io.toolisticon.kotlin.generation.spec.KotlinDocumentableSpec , io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpecSupplier , io.toolisticon.kotlin.generation.spec.TaggableSpec

    
    public final class KotlinConstructorPropertySpec
     implements KotlinConstructorPropertySpecSupplier, KotlinDocumentableSpec
                        

    Represents a constructor property, wraps parameter and property for easier creation of constructors with property..