module RubyRunJs
the javascript parser is manually translated from esprima.js to ruby. the reference code of esprima.js is from github.com/jquery/esprima/tree/1.0 Note: the parser only supports ECMAScript 5.1
Constants
- VERSION
the javascript parser is manually translated from esprima.js to ruby. the reference code of esprima.js is from github.com/jquery/esprima/tree/1.0 Note: the parser only supports ECMAScript 5.1