sourceFile and program options to parse
- if `program` is given, it'll be used as the toplevel node, instead of creating a new node, and statements will be added to its body - if `sourceFile` is given and `locations` is ON, it'll set the `source` property in every node's `loc`.
Description
Languages
JavaScript
99.5%
Makefile
0.3%
HTML
0.1%