Module Gramlib.Grammar
Functorial interface
module type GLexerType = Plexing.LexerThe input signature for the functor
Grammar.GMake:teis the type of the tokens.
module type S = sig ... endSignature type of the functor
Grammar.GMake. The types and functions are almost the same than in generic interface, but: