Skip to content

Interop Gen: Support Documentation #413

@nikeokoronkwo

Description

@nikeokoronkwo

It may be helpful for users to obtain documentation about members generated from a TS Interface. This issue addresses adding support for parsing documentation via the TS compiler for the Dart JS Interop Interface Generator.

// parses the JSDoc below
/* A cool class */
class A {

}

For now, parsing JSDoc would be done plain, unless there is need to support JSDoc Format for translation

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