Classify_function
let classify:
?check:(Melange_compiler_libs.Location.t, int) =>
string =>
Js_raw_info.exp;
let classify_exp:
Js_parser.Flow_ast.Expression.t(Js_parser.Loc.t, Js_parser.Loc.t) =>
Js_raw_info.exp;
let classify_stmt: string => Js_raw_info.stmt;