pub type CLexer<'config> = CppLexer<'config>;
C 词法分析器类型别名
pub struct CLexer<'config> { /* private fields */ }