Module oftlisp::reader::lexer [] [src]

The lexer for the OftLisp reader.

Structs

Lexer

An iterator that converts a &'a str to a token iterator.

Token

A single parsed lexeme, including metadata.

Enums

Lexeme

The unit of lexical syntax.