pub type CppParser = Parser<CppCode>;
The Cpp language parser.
Cpp
pub struct CppParser { /* private fields */ }