lexer grammar t048rewrite; options { language=JavaScript; } A: 'a'; B: 'b'; C: 'c';