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