package scfg

  1. Overview
  2. Docs
type token =
  1. | WORD of Prelude.String.t
  2. | RBRACE
  3. | NEWLINE
  4. | LBRACE
  5. | EOF
exception Error
module MenhirInterpreter : sig ... end
module Incremental : sig ... end
OCaml

Innovation. Community. Security.