Skip to content

[JExtract] Support module qualified types #339

@rintaro

Description

@rintaro

Currently SwiftSymbolTable doesn't support module qualified lookups. For example

public func receive(ptr: Swift.UnsafeRawPointer)

Importing this API fails because it doesn't resolve Swift.UsnafeRawPointer.

Supporting module qualified lookups is crucial for importing .swiftinterface.

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