4b8a2eb03b
Retrying https://codereview.chromium.org/2803563003 * update analyzer.Keyword list to include all of the fasta keywords * enhance the analyzer scanner keyword table to handle uppercase keywords such as "Function" * update analyzer's parser to process the new KeywordTokens * fix analyzer error verification * update translation of fasta <--> analyzer tokens * update tests and cleanup analyzer warnings R=paulberry@google.com Review-Url: https://codereview.chromium.org/2799133003 .