Skip to content

provide visitor that skips annotations #31565

Open
@sigmundch

Description

@sigmundch

Having such visitor will simplify logic in the dart2js backend: we have cases where we need to visit members and need to carefully skip annotations to avoid generating code for them.

We work around this by carefully visiting children of members, but it feels like a brittle approach.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions