node-ast-types

Esprima-compatible implementation of the Mozilla JS Parser API
  https://github.com/benjamn/ast-types
  0
  no reviews



This module provides an efficient, modular and Esprima-compatible implementation of the abstract syntax tree type hierarchy pioneered by the Mozilla Parser API.

Node.js is an event-based server-side JavaScript engine.