parse-js 0.10.1

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