package menhirSdk

  1. Overview
  2. Docs

Module Read.Lr1Source

include Cmly_api.INDEXED with type t = lr1
Sourcetype t = lr1
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 lr0 : t -> lr0
Sourceval transitions : t -> (symbol * t) list
Sourceval reductions : t -> (terminal * production list) list
OCaml

Innovation. Community. Security.