Skip to content

Filter out $EntriesMappings class for Kotlin's 1.9 feature 'Enum entries'  #141

@sandwwraith

Description

@sandwwraith

Kotlin 1.9 produces public synthetic class for each enum and public static final synthetic field entries$0 Lkotlin/enums/EnumEntries; in it. They should be filtered from public API dump.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions