jon.recoil.org

Module type TableFormat.TABLES

type token
val token2terminal : token -> int
val error_terminal : int
val token2value : token -> Stdlib.Obj.t
val error : int * string
val start : int
exception Error
val trace : (string array * string array) option