package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type ObserverAutomaton.S

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

Innovation. Community. Security.