Type Definition rust_code_analysis::PreprocParser

source ·
pub type PreprocParser = Parser<PreprocCode>;
Expand description

The Preproc language parser.