Up
module
Output
:
sig
#
val
output_lexdef : string
->
Pervasives
.
in_channel
->
Pervasives
.
out_channel
->
Common
.
line_tracker
->
Syntax
.
location
->
Syntax
.
location
option
->
Compact
.
lex_tables
->
(string list,
Syntax
.
location
)
Lexgen
.
automata_entry
list
->
Syntax
.
location
->
unit
#
exception
Table_overflow
end