Type Definition rust_code_analysis::PreprocParser[][src]

pub type PreprocParser = Parser<PreprocCode>;
Expand description

The Preproc language parser.