module CorrespondenceMarkup
Module containing the Ruby classes that define the nodes of the AST created when parsing Correspondence-Markup language according to the grammar defined by bracketed-grammar.treetop. Each node class knows how to output itself as HTML as defined by the method to_html.