Module type ObserverAnalysis.StepObserverAutomaton

type q
val initial : q
val next : q -> t -> q
val accepting : q -> bool