Type Definition rust_code_analysis::CppParser[][src]

type CppParser = Parser<CppCode>;

The Cpp language parser.