Skip to content

jextract: class methods and vars should be supported #835

Description

@ktoso

Today we just skip them entirely AFAICS

open class Base {
  public class func defaultBase() -> Base { Base() }
  public class var shared: Base { Base() }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions