[type] Lexer [grammar] lexer grammar L; T_FFFF: 'FFFF' -> type(65535); [input] FFFF [output] [@0,0:3='FFFF',<65535>,1:0] [@1,4:3='',<-1>,1:4]