parse-js 0.20.1

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