Skip to content

Wildcard visitor matcher #9

@joepie91

Description

@joepie91

Currently, it's only possible to specify either a) concrete types, or b) aliases. In some cases (especially for debugging purposes), it would be useful to be able to specify a * visitor that fires on any kind of node. Unfortunately @babel/types does not seem to provide an alias for this.

Perhaps this would be useful as a feature in babel-walk?

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