method get_cur_eh () =
    match cur_ae_dat with
    | None -> getAEs (Extlib.the self#current_stmt)
    | Some eh -> Some eh