pub type CLexer<'config> = CppLexer<'config>;
Type alias for a C lexer.
pub struct CLexer<'config> { /* private fields */ }