Framework.RunnerRunner - main entry point of the analysis
************************
val opt_interactive : string refParse command line arguments and apply f on the list of target source files
***********
val parse_program : string -> string list -> Core.Ast.Program.programCall the appropriate frontend to parse the input sources
****************