module Symbols:functor (T:sigtype'aterminaltype'anonterminalend) ->CamlinternalMenhirLib.IncrementalEngine.SYMBOLSwith type 'a terminal := 'a T.terminal and type 'a nonterminal := 'a T.nonterminal
| Parameters: | 
  | 
type 'a terminal 
type 'a nonterminal 
type 'a symbol = 
| | 
T :  | 
| | 
N :  | 
type xsymbol = 
| | 
X :  |