Module conch_parser::lexer [] [src]

This module defines a lexer to recognize tokens of the shell language.

Structs

Lexer

Converts raw characters into shell tokens.