Type Definition rust_code_analysis::CcommentParser [−][src]
pub type CcommentParser = Parser<CcommentCode>;Expand description
The Ccomment language parser.
pub type CcommentParser = Parser<CcommentCode>;The Ccomment language parser.