Lexer module.
This module provides php lexer functionality for the Oaks project.
pub use token_type::PhpToken;
pub use token_type::PhpTokenType;