[][src]Module bracket::lexer

Iterator for grammar tokens.

Structs

Extras
Lexer

Enums

Block
Comment
Parameters
RawBlock
RawComment
RawStatement
Statement
StringLiteral
Token

Functions

collect

Collect the input source into a vector of tokens.

lex

Iterator for the grammar tokens.