Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Bnfgen.Grammar
Sourcetype symbol =
| Terminal of string * symbol_flags
| Nonterminal of string * symbol_flags
| Repeat of symbol * int * int