Skip to content

Java Symbols Analysis: Mapping Java supertypes to Kotlin #4511

@vmishenev

Description

@vmishenev

The Analysis API maps Java supertypes to Kotlin.
The full list of such classes is here

or example, due to this mapping, a class scope does not include some java.lang.Object methods (such as notify and notifyAll), because it is mapped to kotlin.Any.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions