ESPARSE

Section: User Commands (1)
Updated: June 2016
Index Return to Main Contents
 

NAME

esparse - ECMAScript Parser using Esprima  

DESCRIPTION

 

Usage:

esparse [options] file.js

Available options:

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


 

Index

NAME
DESCRIPTION
Usage:

This document was created by man2html, using the manual pages.
Time: 17:25:16 GMT, April 28, 2024