pub type CcommentParser = Parser<CcommentCode>;Expand description
The Ccomment language parser.
Aliased Typeยง
pub struct CcommentParser { /* private fields */ }pub type CcommentParser = Parser<CcommentCode>;The Ccomment language parser.
pub struct CcommentParser { /* private fields */ }