Skip to content

Interop Gen: Support Qualified Names #416

@nikeokoronkwo

Description

@nikeokoronkwo

TS makes use of qualified names when referencing types in namespaces, typeof types that reference properties in nested declarations (such as enums, classes, interfaces), when referencing and more.

Dart does not support such syntax for naming, and so such declarations and types need to be mapped to their respective imports, declarations, etc.

This issue is for adding support for qualified names like these in the Dart JS Interop Interface Generator.

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