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