Module lexer

Source
Expand description

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

Structsยง

Lexer
Converts raw characters into shell tokens.