parse-js 0.18.0

JavaScript parsing library
Documentation
1
2
3
function* a() {
  yield 1;
}