lexer grammar t001lexer; options { language = Python3; } ZERO: '0';