Module CamlinternalMenhirLib.Convert.Simplified
module Simplified:sig
..end
val traditional2revised : ('token, 'semantic_value) CamlinternalMenhirLib.Convert.traditional ->
('token * Lexing.position * Lexing.position, 'semantic_value)
CamlinternalMenhirLib.Convert.revised
val revised2traditional : ('token * Lexing.position * Lexing.position, 'semantic_value)
CamlinternalMenhirLib.Convert.revised ->
('token, 'semantic_value) CamlinternalMenhirLib.Convert.traditional
The present documentation is copyright Institut National de Recherche en Informatique et en Automatique (INRIA). A complete version can be obtained from this page.