Module kailua_syntax::lex [] [src]

Lexical analysis.

Structs

Lexer

The lexical analyzer.

Nest

The nesting analyzer.

NestedToken

A token with the nesting information.

NestingSerial

A monotonically increasing serial number, only incremented when the nesting changes.

Enums

Keyword

A keyword.

NestingCategory

The major category of the current nesting, most commonly used for autocompletion.

Punct

A punctuation.

Tok

A token.