Scroll to navigation

ESPARSE(1) User Commands ESPARSE(1)

NAME

esparse - ECMAScript Parser using Esprima

DESCRIPTION

Usage:

esparse [options] file.js

Available options:

Gather all line and block comments in an array
Include line-column location info for each syntax node
Include index-based range for each syntax node
Display the raw value of literals
List all tokens in an array
Tolerate errors on a best-effort basis (experimental)
Shows program version
June 2016 ECMAScript Parser