Module Absint.AndroidFramework
val is_autocloseable : IR.Tenv.t -> IR.Typ.Name.t -> boolval is_view : IR.Tenv.t -> IR.Typ.Name.t -> boolreturn true if
typename<: android.view.View
val is_fragment : IR.Tenv.t -> IR.Typ.Name.t -> boolval is_destroy_method : IR.Procname.t -> boolreturn true if
procnameis a special lifecycle cleanup method