Module Analysis.Grammar

Abstract Grammar descriptions.

type t = grammar
val to_string : grammar -> string

to_string grammar is the textual representation of the grammar.