Skip to content

Update docs for node-visitor plugins #98

Closed
@hegemonic

Description

@hegemonic

We need to update the docs to explain the changes to node-visitor plugins in 3.3.0:

  • exports.astNodeVisitor is the new hotness. It visits Esprima-style/Mozilla Parser API-style nodes.
  • exports.nodeVisitor is deprecated. It visits Rhino nodes. It only works if you're using Rhino.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions