Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Make.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
module Symbol : sig ... end
The type symbol
is a synonym for Symbol.t
.
val symbol_name : ?mangled:bool -> symbol -> string
symbol_name
is a synonym for Symbol.name
.
module Action : sig ... end
module Production : sig ... end
module Lr0 : sig ... end
module Lr1 : sig ... end
module Print : sig ... end