Skip to content

Hint the return type of SourceTree.get_tree() #62

@MatthewHambley

Description

@MatthewHambley

It would be good to get a type hint on the return of SourceTree.get_tree() but each implementation will return a different type. For instance Fortran will return an fParser Program object but C++ would return something else.

This issue implies an investigation into the best way to handle this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions