Crate slr_lexer [] [src]

Reexports

pub use self::TokenKind::*;

Structs

Error
Lexer
Source
Span
Token

Enums

ErrorKind

An enum describing the kind of the error, to allow treating different errors differenly.

StringQuoteType
TokenKind

Functions

get_string_quote_type