Lexer module.
This module provides bash lexer functionality for the Oaks project.
pub use token_type::BashTokenType;