Skip to content

Support overriding the visibility of the generated accessors #15

@nesk

Description

@nesk
  • we sould ignore all private/protected properties
  • we should generate accessors for internal/public properties
  • a property can be public in a private class, we should be careful with this
  • the accessor should have the same visibility than the property
  • the user should be able to override the visibility of the whole accessors, to force them being internal for example, to avoid leaks into the public API

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestksp-pluginThe KSP plugin is involved

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions