module Pegasus::Elements
Overview
This module contains "elements" which are part of a production. Generally, elements are terminals and nonterminals. Additionaly, special-case elements for certain algorithms are contained here (the EOF element and the Empty element)