Lines Matching full:lexer
636 Kaleidoscope: we extend the lexer, the parser, the AST and the code638 extend the lexer. As before, this is pretty trivial, the code looks like877 // Lexer880 // The lexer returns tokens [0-255] if it is an unknown character, otherwise one1096 /// lexer and updates CurTok with its results.