Cmly_api.GRAMMAR
type item = production * int
module Range : sig ... end
module Attribute : sig ... end
module Grammar : sig ... end
module Terminal : sig ... end
module Nonterminal : sig ... end
val symbol_name : ?mangled:bool -> symbol -> string
module Action : sig ... end
module Production : sig ... end
module Lr0 : sig ... end
module Lr1 : sig ... end
module Print : sig ... end