package menhirGLR

  1. Overview
  2. Docs

Module MenhirGLR.TableInterpreterSource

This module decodes the tables generated by the GLR back-end and provides an API that is suitable for use by the GLR engine.

Sourcemodule Make (T : TableFormat.TABLES) : GLRAPI.DATA with type state = int and type token = T.token and type nonterminal = int and type semv = Obj.t and type production = int