Module TableInterpreter.MakeEngineTable
Signature
val number : state -> inttype semantic_value = Obj.tval foreach_terminal : (terminal -> 'a -> 'a) -> 'a -> 'aval default_reduction :
state ->
('env -> production -> 'answer) ->
('env -> 'answer) ->
'env ->
'answer