Skip to content

Could we add possibility to assign field as invocation appropriate setter. #14

@fAns1k

Description

@fAns1k

as an example kotlin doesn't have fields at all and uses KPropery<*> instead of. in this case we cannot assign value in the generated code.

Resolution:
complier could check whether filed exist or not to solve the assignment strategy. (field assigment or invoke corresponding setter).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions