Lexer.makeToken

private Token makeToken(TokenType type, string value) @safe pure

Creates a token with the current location.