Lexical analyzer for JavaScript comments
It is supposed to support 3 standards: DOJO/JSDoc/ScriptDoc, note that
JSDoc/ScriptDoc are JavaDoc-like, while DOJO is not.
Utilities associated with lexing or analyzing the document at the
lexical level, unlike AstUtilities which is contains utilities
to analyze parsed information about a document.