Procname.Python
type t = private {
module_name : PythonClassName.t;
function_name : string;
}
val get_module_name_as_a_string : t -> string