Skip to content

InvalidSourceGenerationError should accept Fragments/Annotatable too.Β #769

@rrousselGit

Description

@rrousselGit

With latest analyzer, the concept of Element has been split in two. We now have "Fragments". The problem is, InvalidSourceGenerationError does not accept this new kind of object.

Annotatable has the same issue, since it's a base class for Fragment|Element|ElementDirective

If InvalidSourceGenerationError could accept those objects, then the error message would be more specific.

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