menhirLib
Runtime support library for parsers generated by Menhir
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library menhirLib
val traditional2revised :
( 'token, 'semantic_value ) traditional ->
( 'token * Lexing.position * Lexing.position, 'semantic_value ) revised
val revised2traditional :
( 'token * Lexing.position * Lexing.position, 'semantic_value ) revised ->
( 'token, 'semantic_value ) traditional