aboutsummaryrefslogtreecommitdiff
path: root/lib/syntax/dead_end.mli
blob: 451fe58d37eba2afd8f12fea4130860b707e90c4 (plain)
1
2
3
4
5
6
(** Checker looking for the dead ends in the source. 

    A dead end is a state where the user does not have any action.
 *)

include S.Analyzer