Module dalia::lexer[][src]

Structs

Cursor

Cursor allows traversing through an input String character by character while lexing.

Lexer

Creates and identifies tokens using the underlying cursor.

Token

Token identifies a text and the kind of token it represents.

Constants

TOKEN_ALIAS
TOKEN_EOF
TOKEN_GLOB
TOKEN_LBRACK
TOKEN_PATH
TOKEN_RBRACK