Download aql parser js Free Java Code
Description
AQL Parser in JS using jison.
Source Files
The download file aql-parser-js-master.zip has the following entries.
.gitignore//from w w w. jav a2s. co m
.travis.yml
README.md
package.json
src/aql.js
src/lang/grammar.jison
src/lang/lexer.jisonlex
src/parser.js
src/types.js
src/types/exprs.js
src/types/fields.js
src/types/query.js
src/types/sel.js
src/types/table.js
src/types/tokens.js
src/types/utils.js
src/utils.js
test/aqlSpec.js
test/errorSpec.js
test/infoSpec.js
test/optionSpec.js
test/parserSpec.js
test/sqlSpec.js
test/typeSpec.js
test/utilSpec.js
test/utils.js
Download
Click the following link to download aql-parser-js-master.zip.
aql-parser-js-master.zip