Skip to main content

Module lexer

Module lexer 

Source
Expand description

Lexer module. Lexer for Windows Command (CMD) language.

Re-exports§

pub use token_type::CmdTokenType;

Modules§

token_type
Token types for command-line arguments.

Structs§

CmdLexer
Lexer for the CMD language.