Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > d09b91491985cd7c18384e0533b85c73 > files > 2

nodejs-esprima-1.0.4-1.fc18.src.rpm

.TH ESPARSE "1" "May 2013" "ECMAScript Parser (using Esprima version 1.0.3 )" "User Commands"
.SH NAME
esparse \- ECMAScript Parser
.SH SYNOPSIS
esparse [options] file.js
.SH OPTIONS
.TP
\fB\-\-comment\fR
Gather all line and block comments in an array
.TP
\fB\-\-loc\fR
Include line\-column location info for each syntax node
.TP
\fB\-\-range\fR
Include index\-based range for each syntax node
.TP
\fB\-\-raw\fR
Display the raw value of literals
.TP
\fB\-\-tokens\fR
List all tokens in an array
.TP
\fB\-\-tolerant\fR
Tolerate errors on a best\-effort basis (experimental)
.TP
\fB\-v\fR, \fB\-\-version\fR
Shows program version