Up
module
Outputbis
:
sig
#
val
output_lexdef : string
->
Pervasives
.
in_channel
->
Pervasives
.
out_channel
->
Common
.
line_tracker
->
Syntax
.
location
->
Syntax
.
location
option
->
(string list,
Syntax
.
location
)
Lexgen
.
automata_entry
list
->
Lexgen
.
automata
array
->
Syntax
.
location
->
unit
end