Skip to content

Restrict Kotlin properties with non-public type #1552

@vmutafov

Description

@vmutafov

Currently, if a Kotlin property had a non-public argument type, metadata generation would fail with NPE when writing into the binary file. We should restrict the collection of properties similar to the way Java/Kotlin methods are collected.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions