package menhirSdk

  1. Overview
  2. Docs

Module Read.Lr0Source

include Cmly_api.INDEXED with type t = lr0
Sourcetype t = lr0
Sourceval count : int
Sourceval of_int : int -> t
Sourceval to_int : t -> int
Sourceval iter : (t -> unit) -> unit
Sourceval fold : (t -> 'a -> 'a) -> 'a -> 'a
Sourceval tabulate : (t -> 'a) -> t -> 'a
Sourceval incoming : t -> symbol option
Sourceval items : t -> item list
OCaml

Innovation. Community. Security.