Skip to content

[jextract] Add support for extracting functions with default parameters #424

@madsodgaard

Description

@madsodgaard

The JExtract should support extracting Swift APIs that use default parameters such as

func f(x: Int, y: Int = 10, s: String = "", myClass: MyClass? = nil)

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