Module type Grammar.GLexerType


module type GLexerType = sig .. end
The input signature for the functor Grammar.GMake: te is the type of the tokens.

type te 
val lexer : te Plexing.lexer