dead_end.mli 146 B

123456
  1. (** Checker looking for the dead ends in the source.
  2. A dead end is a state where the user does not have any action.
  3. *)
  4. include S.Analyzer