| Name | Default value | Description |
|---|---|---|
| verbose | False | operate verbosely |
| base_path | path prefix to strip off of the file names | |
| include_paths | [] | list of include paths |
| input | [] | input files to process |
| debug | False | generate debug traces |
| output | output file to save the ast to | |
| main_file_only | True | should only main file be processed |
| comments_before | True | Comments are associated with following declaration |