This namespace contains classes that model the concepts described in X3J20 chapter 3.5 Lexical Grammar.
The main user of the classes here is the Scanner (Lexer) itself and the Parser.
See also the Read Me.htm in the Compiler folder.