Type Definition rust_code_analysis::MozjsParser[][src]

pub type MozjsParser = Parser<MozjsCode>;
Expand description

The Mozjs language parser.