Type Definition rust_code_analysis::CppParser[][src]

pub type CppParser = Parser<CppCode>;
Expand description

The Cpp language parser.