Skip to content

wrap-java: handle inheritance with methods correctly #420

@ktoso

Description

@ktoso

If a parent type has a hello() method, we should emit that in the parent by making a @JavaMethod in the parent and NOT repeat the declaration in the child, otherwise we'll get conflicting methods

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